@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/4442_Cruice%3A%2058MS-1984006_IMR-58MS-407-1984060503%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-407-1984060503%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-407-1984060503%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-407-1984060503%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 34)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-407-1984060503%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-407-1984060503:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-407-1984060503:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '70.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-407-1984060503:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-408-1984060504%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-408-1984060504%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-408-1984060504%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-408-1984060504%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 34)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-408-1984060504%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-408-1984060504:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-408-1984060504:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-408-1984060504:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-409-1984060506%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-409-1984060506%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-409-1984060506%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8333 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.8333"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-409-1984060506%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8333 34)"^^geo:wktLiteral ;
  geo-pos:lat "69.8333"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-409-1984060506%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-409-1984060506:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-409-1984060506:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '69.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-409-1984060506:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-410-1984060506%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-410-1984060506%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-410-1984060506%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6667 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.6667"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-410-1984060506%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6667 34)"^^geo:wktLiteral ;
  geo-pos:lat "69.6667"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-410-1984060506%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-410-1984060506:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-410-1984060506:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '69.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-410-1984060506:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-411-1984060509%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-411-1984060509%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-411-1984060509%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-411-1984060509%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 35)"^^geo:wktLiteral ;
  geo-pos:lat "69.5"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-411-1984060509%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-411-1984060509:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-411-1984060509:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '69.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-411-1984060509:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-412-1984060510%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-412-1984060510%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-412-1984060510%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.75 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.75"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-412-1984060510%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.75 35)"^^geo:wktLiteral ;
  geo-pos:lat "69.75"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-412-1984060510%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-412-1984060510:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-412-1984060510:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '69.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-412-1984060510:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-413-1984060512%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-413-1984060512%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-413-1984060512%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-413-1984060512%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 35)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-413-1984060512%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-413-1984060512:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-413-1984060512:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 44.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-413-1984060512:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-414-1984060513%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-414-1984060513%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-414-1984060513%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-414-1984060513%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 35)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-414-1984060513%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-414-1984060513:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-414-1984060513:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '70.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-414-1984060513:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-415-1984060515%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-415-1984060515%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-415-1984060515%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-415-1984060515%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 35)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-415-1984060515%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-415-1984060515:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-415-1984060515:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-415-1984060515:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-416-1984060517%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-416-1984060517%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-416-1984060517%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-416-1984060517%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 35)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-416-1984060517%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-416-1984060517:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-416-1984060517:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-416-1984060517:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-417-1984060520%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-417-1984060520%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-417-1984060520%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-417-1984060520%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-417-1984060520%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-417-1984060520:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-417-1984060520:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-417-1984060520:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-418-1984060522%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-418-1984060522%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-418-1984060522%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.45 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.45"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-418-1984060522%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.45 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.45"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-418-1984060522%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-418-1984060522:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-418-1984060522:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.45'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-418-1984060522:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-419-1984060523%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-419-1984060523%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-419-1984060523%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-419-1984060523%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-419-1984060523%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-419-1984060523:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-419-1984060523:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-419-1984060523:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-420-1984060600%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-420-1984060600%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-420-1984060600%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.05 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.05"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-420-1984060600%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.05 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.05"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-420-1984060600%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-420-1984060600:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-420-1984060600:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-420-1984060600:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-421-1984060701%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-421-1984060701%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-421-1984060701%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.85 23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.85"^^xsd:decimal ;
  dwc:decimalLongitude "23.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-421-1984060701%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.85 23.8)"^^geo:wktLiteral ;
  geo-pos:lat "70.85"^^xsd:decimal ;
  geo-pos:long "23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-421-1984060701%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-421-1984060701:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-421-1984060701:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.8'^^xsd:double;
  dwc:latitude '70.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-421-1984060701:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-422-1984060702%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-422-1984060702%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-422-1984060702%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8667 23.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8667"^^xsd:decimal ;
  dwc:decimalLongitude "23.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-422-1984060702%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8667 23.4167)"^^geo:wktLiteral ;
  geo-pos:lat "70.8667"^^xsd:decimal ;
  geo-pos:long "23.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-422-1984060702%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-422-1984060702:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-422-1984060702:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.4167'^^xsd:double;
  dwc:latitude '70.8667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-422-1984060702:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-423-1984060706%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-423-1984060706%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-423-1984060706%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 22.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "22.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-423-1984060706%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 22.3833)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "22.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-423-1984060706%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-423-1984060706:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-423-1984060706:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22.3833'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 38.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-423-1984060706:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-424-1984060707%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-424-1984060707%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-424-1984060707%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 21.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "21.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-424-1984060707%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 21.7667)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "21.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-424-1984060707%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-424-1984060707:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-424-1984060707:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21.7667'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 39.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-424-1984060707:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-425-1984060710%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-425-1984060710%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-425-1984060710%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7667 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7667"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-425-1984060710%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7667 22)"^^geo:wktLiteral ;
  geo-pos:lat "70.7667"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-425-1984060710%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-425-1984060710:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-425-1984060710:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '70.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-425-1984060710:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-426-1984060712%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-426-1984060712%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-426-1984060712%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9167"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-426-1984060712%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 22)"^^geo:wktLiteral ;
  geo-pos:lat "70.9167"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-426-1984060712%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-426-1984060712:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-426-1984060712:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '70.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-426-1984060712:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-427-1984060713%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-427-1984060713%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-427-1984060713%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0833"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-427-1984060713%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.0833"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-427-1984060713%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-427-1984060713:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-427-1984060713:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-427-1984060713:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-428-1984060715%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-428-1984060715%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-428-1984060715%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-428-1984060715%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-428-1984060715%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-428-1984060715:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-428-1984060715:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-428-1984060715:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-429-1984060717%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-429-1984060717%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-429-1984060717%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5833"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-429-1984060717%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.5833"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-429-1984060717%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-429-1984060717:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-429-1984060717:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.28 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-429-1984060717:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-430-1984060719%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-430-1984060719%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-430-1984060719%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-430-1984060719%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-430-1984060719%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-430-1984060719:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-430-1984060719:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-430-1984060719:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-431-1984060720%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-431-1984060720%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-431-1984060720%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.0833"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-431-1984060720%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.0833"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-431-1984060720%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-431-1984060720:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-431-1984060720:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 20.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-431-1984060720:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-432-1984060723%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-432-1984060723%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-432-1984060723%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-432-1984060723%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-432-1984060723%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-432-1984060723:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-432-1984060723:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-432-1984060723:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-433-1984060801%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-433-1984060801%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-433-1984060801%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5833 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5833"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-433-1984060801%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5833 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.5833"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-433-1984060801%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-433-1984060801:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-433-1984060801:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-433-1984060801:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-434-1984060803%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-434-1984060803%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-434-1984060803%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-434-1984060803%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-434-1984060803%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-434-1984060803:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-434-1984060803:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 41.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-434-1984060803:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-436-1984060809%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-436-1984060809%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-436-1984060809%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-436-1984060809%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-436-1984060809%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-436-1984060809:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-436-1984060809:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-436-1984060809:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-437-1984060810%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-437-1984060810%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-437-1984060810%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 20.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "20.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-437-1984060810%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 20.5333)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "20.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-437-1984060810%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-437-1984060810:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-437-1984060810:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20.5333'^^xsd:double;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-437-1984060810:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-438-1984060812%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-438-1984060812%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-438-1984060812%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-438-1984060812%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-438-1984060812%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-438-1984060812:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-438-1984060812:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-438-1984060812:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-439-1984060814%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-439-1984060814%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-439-1984060814%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 20.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "20.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-439-1984060814%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 20.6333)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "20.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-439-1984060814%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-439-1984060814:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-439-1984060814:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20.6333'^^xsd:double;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-439-1984060814:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-440-1984060816%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-440-1984060816%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-440-1984060816%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 20.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "20.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-440-1984060816%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 20.6667)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "20.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-440-1984060816%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-440-1984060816:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-440-1984060816:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20.6667'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-440-1984060816:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-441-1984060818%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-441-1984060818%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-441-1984060818%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 20.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "20.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-441-1984060818%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 20.7333)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "20.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-441-1984060818%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-441-1984060818:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-441-1984060818:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20.7333'^^xsd:double;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-441-1984060818:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-442-1984060820%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-442-1984060820%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-442-1984060820%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 20.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-442-1984060820%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 20.7667)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "20.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-442-1984060820%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-442-1984060820:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-442-1984060820:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20.7667'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-442-1984060820:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-443-1984060822%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-443-1984060822%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-443-1984060822%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 20.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "20.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-443-1984060822%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 20.8)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "20.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-443-1984060822%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-443-1984060822:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-443-1984060822:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20.8'^^xsd:double;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-443-1984060822:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-444-1984060823%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-444-1984060823%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-444-1984060823%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 20.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "20.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-444-1984060823%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 20.8333)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "20.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-444-1984060823%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-444-1984060823:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-444-1984060823:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20.8333'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-444-1984060823:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-445-1984060901%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-445-1984060901%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-445-1984060901%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 20.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "20.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-445-1984060901%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 20.8667)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "20.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-445-1984060901%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-445-1984060901:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-445-1984060901:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20.8667'^^xsd:double;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-445-1984060901:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-446-1984060903%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-446-1984060903%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-446-1984060903%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 20.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-446-1984060903%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 20.9667)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "20.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-446-1984060903%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-446-1984060903:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-446-1984060903:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20.9667'^^xsd:double;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 43.54 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-446-1984060903:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-447-1984060905%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-447-1984060905%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-447-1984060905%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-447-1984060905%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-447-1984060905%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-447-1984060905:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-447-1984060905:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 44.54 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-447-1984060905:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-448-1984061014%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-448-1984061014%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-448-1984061014%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6667 17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.6667"^^xsd:decimal ;
  dwc:decimalLongitude "17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-448-1984061014%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6667 17.75)"^^geo:wktLiteral ;
  geo-pos:lat "69.6667"^^xsd:decimal ;
  geo-pos:long "17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-448-1984061014%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-448-1984061014:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-448-1984061014:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.75'^^xsd:double;
  dwc:latitude '69.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-448-1984061014:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-449-1984061015%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-449-1984061015%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-449-1984061015%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9167 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.9167"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-449-1984061015%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9167 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "69.9167"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-449-1984061015%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-449-1984061015:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-449-1984061015:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '69.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-449-1984061015:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-451-1984061021%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-451-1984061021%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-451-1984061021%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2833 18.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2833"^^xsd:decimal ;
  dwc:decimalLongitude "18.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-451-1984061021%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2833 18.5833)"^^geo:wktLiteral ;
  geo-pos:lat "70.2833"^^xsd:decimal ;
  geo-pos:long "18.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-451-1984061021%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-451-1984061021:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-451-1984061021:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.5833'^^xsd:double;
  dwc:latitude '70.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-451-1984061021:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-452-1984061020%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-452-1984061020%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-452-1984061020%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2833 18.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2833"^^xsd:decimal ;
  dwc:decimalLongitude "18.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-452-1984061020%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2833 18.5833)"^^geo:wktLiteral ;
  geo-pos:lat "70.2833"^^xsd:decimal ;
  geo-pos:long "18.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-452-1984061020%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-452-1984061020:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-452-1984061020:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.5833'^^xsd:double;
  dwc:latitude '70.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-452-1984061020:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-453-1984061022%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-453-1984061022%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-453-1984061022%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 19.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "19.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-453-1984061022%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 19.0333)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "19.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-453-1984061022%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-453-1984061022:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-453-1984061022:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.0333'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-453-1984061022:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-454-1984061023%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-454-1984061023%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-454-1984061023%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-454-1984061023%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-454-1984061023%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-454-1984061023:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-454-1984061023:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-454-1984061023:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-455-1984061101%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-455-1984061101%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-455-1984061101%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3833 17.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3833"^^xsd:decimal ;
  dwc:decimalLongitude "17.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-455-1984061101%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3833 17.6667)"^^geo:wktLiteral ;
  geo-pos:lat "70.3833"^^xsd:decimal ;
  geo-pos:long "17.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-455-1984061101%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-455-1984061101:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-455-1984061101:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.6667'^^xsd:double;
  dwc:latitude '70.3833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-455-1984061101:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-456-1984061103%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-456-1984061103%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-456-1984061103%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 17.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0833"^^xsd:decimal ;
  dwc:decimalLongitude "17.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-456-1984061103%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 17.6667)"^^geo:wktLiteral ;
  geo-pos:lat "70.0833"^^xsd:decimal ;
  geo-pos:long "17.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-456-1984061103%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-456-1984061103:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-456-1984061103:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.6667'^^xsd:double;
  dwc:latitude '70.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-456-1984061103:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-647-1985052615%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-647-1985052615%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-647-1985052615%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-647-1985052615%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-647-1985052615%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-647-1985052615:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-647-1985052615:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 27.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-647-1985052615:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-648-1985052617%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-648-1985052617%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-648-1985052617%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-648-1985052617%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-648-1985052617%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-648-1985052617:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-648-1985052617:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 25.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-648-1985052617:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-649-1985052619%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-649-1985052619%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-649-1985052619%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5833"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-649-1985052619%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.5833"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-649-1985052619%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-649-1985052619:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-649-1985052619:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 31.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-649-1985052619:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-651-1985052623%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-651-1985052623%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-651-1985052623%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9667 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9667"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-651-1985052623%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9667 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.9667"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-651-1985052623%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-651-1985052623:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-651-1985052623:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.9667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 36.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-651-1985052623:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-654-1985052703%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-654-1985052703%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-654-1985052703%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5833"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-654-1985052703%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.5833"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-654-1985052703%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-654-1985052703:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-654-1985052703:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 20.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-654-1985052703:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-656-1985052705%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-656-1985052705%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-656-1985052705%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 20.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "20.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-656-1985052705%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 20.9833)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "20.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-656-1985052705%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-656-1985052705:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-656-1985052705:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20.9833'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-656-1985052705:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-658-1985052707%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-658-1985052707%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-658-1985052707%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4833 21.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4833"^^xsd:decimal ;
  dwc:decimalLongitude "21.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-658-1985052707%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4833 21.6333)"^^geo:wktLiteral ;
  geo-pos:lat "70.4833"^^xsd:decimal ;
  geo-pos:long "21.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-658-1985052707%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-658-1985052707:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-658-1985052707:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21.6333'^^xsd:double;
  dwc:latitude '70.4833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-658-1985052707:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-662-1985052712%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-662-1985052712%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-662-1985052712%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.85 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.85"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-662-1985052712%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.85 22)"^^geo:wktLiteral ;
  geo-pos:lat "70.85"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-662-1985052712%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-662-1985052712:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-662-1985052712:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '70.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-662-1985052712:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-665-1985052718%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-665-1985052718%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-665-1985052718%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-665-1985052718%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-665-1985052718%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-665-1985052718:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-665-1985052718:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-665-1985052718:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-667-1985052721%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-667-1985052721%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-667-1985052721%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4667 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4667"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-667-1985052721%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4667 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.4667"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-667-1985052721%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-667-1985052721:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-667-1985052721:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.4667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-667-1985052721:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-668-1985052723%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-668-1985052723%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-668-1985052723%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.7333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.7333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-668-1985052723%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.7333 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.7333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-668-1985052723%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-668-1985052723:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-668-1985052723:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.7333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-668-1985052723:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-669-1985052800%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-669-1985052800%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-669-1985052800%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8667 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8667"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-669-1985052800%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8667 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.8667"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-669-1985052800%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-669-1985052800:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-669-1985052800:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '71.8667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-669-1985052800:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-670-1985052802%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-670-1985052802%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-670-1985052802%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-670-1985052802%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 21)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-670-1985052802%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-670-1985052802:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-670-1985052802:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 40.66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-670-1985052802:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-671-1985052803%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-671-1985052803%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-671-1985052803%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0167 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.0167"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-671-1985052803%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0167 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.0167"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-671-1985052803%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-671-1985052803:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-671-1985052803:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '72.0167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-671-1985052803:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-672-1985052805%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-672-1985052805%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-672-1985052805%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.0333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-672-1985052805%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0333 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.0333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-672-1985052805%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-672-1985052805:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-672-1985052805:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-672-1985052805:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-673-1985052806%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-673-1985052806%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-673-1985052806%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.2 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.2"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-673-1985052806%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.2 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.2"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-673-1985052806%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-673-1985052806:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-673-1985052806:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-673-1985052806:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-674-1985052808%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-674-1985052808%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-674-1985052808%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4167"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-674-1985052808%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.4167"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-674-1985052808%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-674-1985052808:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-674-1985052808:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-674-1985052808:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-681-1985052820%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-681-1985052820%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-681-1985052820%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.45 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.45"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-681-1985052820%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.45 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.45"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-681-1985052820%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-681-1985052820:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-681-1985052820:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.45'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 39.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-681-1985052820:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-682-1985052822%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-682-1985052822%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-682-1985052822%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.2333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.2333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-682-1985052822%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.2333 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.2333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-682-1985052822%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-682-1985052822:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-682-1985052822:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.2333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 41.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-682-1985052822:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-683-1985052900%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-683-1985052900%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-683-1985052900%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-683-1985052900%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-683-1985052900%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-683-1985052900:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-683-1985052900:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 38.28 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-683-1985052900:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-684-1985052902%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-684-1985052902%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-684-1985052902%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.7833 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.7833"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-684-1985052902%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.7833 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.7833"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-684-1985052902%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-684-1985052902:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-684-1985052902:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.7833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-684-1985052902:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-685-1985052903%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-685-1985052903%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-685-1985052903%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5833"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-685-1985052903%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.5833"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-685-1985052903%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-685-1985052903:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-685-1985052903:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.99 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-685-1985052903:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-686-1985052905%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-686-1985052905%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-686-1985052905%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-686-1985052905%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.4"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-686-1985052905%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-686-1985052905:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-686-1985052905:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-686-1985052905:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-687-1985052906%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-687-1985052906%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-687-1985052906%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-687-1985052906%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.3"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-687-1985052906%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-687-1985052906:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-687-1985052906:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-687-1985052906:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-688-1985052907%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-688-1985052907%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-688-1985052907%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.2"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-688-1985052907%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.2"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-688-1985052907%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-688-1985052907:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-688-1985052907:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-688-1985052907:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-689-1985052908%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-689-1985052908%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-689-1985052908%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1167 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1167"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-689-1985052908%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1167 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.1167"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-689-1985052908%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-689-1985052908:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-689-1985052908:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.1167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-689-1985052908:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-690-1985052910%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-690-1985052910%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-690-1985052910%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-690-1985052910%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0333 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.0333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-690-1985052910%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-690-1985052910:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-690-1985052910:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-690-1985052910:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-691-1985052911%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-691-1985052911%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-691-1985052911%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-691-1985052911%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9333 23)"^^geo:wktLiteral ;
  geo-pos:lat "70.9333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-691-1985052911%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-691-1985052911:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-691-1985052911:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '70.9333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 19.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-691-1985052911:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-692-1985052912%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-692-1985052912%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-692-1985052912%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9333 23.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9333"^^xsd:decimal ;
  dwc:decimalLongitude "23.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-692-1985052912%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9333 23.3667)"^^geo:wktLiteral ;
  geo-pos:lat "70.9333"^^xsd:decimal ;
  geo-pos:long "23.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-692-1985052912%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-692-1985052912:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-692-1985052912:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.3667'^^xsd:double;
  dwc:latitude '70.9333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 22.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-692-1985052912:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-693-1985052914%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-693-1985052914%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-693-1985052914%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.85 23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.85"^^xsd:decimal ;
  dwc:decimalLongitude "23.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-693-1985052914%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.85 23.8)"^^geo:wktLiteral ;
  geo-pos:lat "70.85"^^xsd:decimal ;
  geo-pos:long "23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-693-1985052914%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-693-1985052914:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-693-1985052914:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.8'^^xsd:double;
  dwc:latitude '70.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 19.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-693-1985052914:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-694-1985052917%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-694-1985052917%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-694-1985052917%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1167 24.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1167"^^xsd:decimal ;
  dwc:decimalLongitude "24.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-694-1985052917%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1167 24.4167)"^^geo:wktLiteral ;
  geo-pos:lat "71.1167"^^xsd:decimal ;
  geo-pos:long "24.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-694-1985052917%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-694-1985052917:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-694-1985052917:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24.4167'^^xsd:double;
  dwc:latitude '71.1167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-694-1985052917:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-695-1985052922%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-695-1985052922%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-695-1985052922%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.95 24.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.95"^^xsd:decimal ;
  dwc:decimalLongitude "24.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-695-1985052922%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.95 24.3333)"^^geo:wktLiteral ;
  geo-pos:lat "70.95"^^xsd:decimal ;
  geo-pos:long "24.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-695-1985052922%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-695-1985052922:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-695-1985052922:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24.3333'^^xsd:double;
  dwc:latitude '70.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 43.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-695-1985052922:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-696-1985053000%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-696-1985053000%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-696-1985053000%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7333 24.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7333"^^xsd:decimal ;
  dwc:decimalLongitude "24.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-696-1985053000%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7333 24.2333)"^^geo:wktLiteral ;
  geo-pos:lat "70.7333"^^xsd:decimal ;
  geo-pos:long "24.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-696-1985053000%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-696-1985053000:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-696-1985053000:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24.2333'^^xsd:double;
  dwc:latitude '70.7333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 27.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-696-1985053000:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-697-1985053002%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-697-1985053002%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-697-1985053002%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7333 23.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7333"^^xsd:decimal ;
  dwc:decimalLongitude "23.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-697-1985053002%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7333 23.5167)"^^geo:wktLiteral ;
  geo-pos:lat "70.7333"^^xsd:decimal ;
  geo-pos:long "23.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-697-1985053002%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-697-1985053002:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-697-1985053002:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.5167'^^xsd:double;
  dwc:latitude '70.7333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 21.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-697-1985053002:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-698-1985053122%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-698-1985053122%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-698-1985053122%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-698-1985053122%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1333 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.1333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-698-1985053122%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-698-1985053122:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-698-1985053122:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 39.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-698-1985053122:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-699-1985053123%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-699-1985053123%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-699-1985053123%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2167 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.2167"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-699-1985053123%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2167 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.2167"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-699-1985053123%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-699-1985053123:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-699-1985053123:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 37.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-699-1985053123:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-700-1985060101%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-700-1985060101%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-700-1985060101%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-700-1985060101%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.3"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-700-1985060101%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-700-1985060101:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-700-1985060101:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-700-1985060101:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-701-1985060102%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-701-1985060102%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-701-1985060102%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3833 23.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3833"^^xsd:decimal ;
  dwc:decimalLongitude "23.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-701-1985060102%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3833 23.9667)"^^geo:wktLiteral ;
  geo-pos:lat "71.3833"^^xsd:decimal ;
  geo-pos:long "23.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-701-1985060102%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-701-1985060102:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-701-1985060102:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.9667'^^xsd:double;
  dwc:latitude '71.3833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-701-1985060102:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-702-1985060103%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-702-1985060103%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-702-1985060103%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.55 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.55"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-702-1985060103%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.55 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.55"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-702-1985060103%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-702-1985060103:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-702-1985060103:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-702-1985060103:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-703-1985060105%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-703-1985060105%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-703-1985060105%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.7167 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.7167"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-703-1985060105%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.7167 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.7167"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-703-1985060105%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-703-1985060105:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-703-1985060105:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.7167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-703-1985060105:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-704-1985060106%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-704-1985060106%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-704-1985060106%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.85 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.85"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-704-1985060106%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.85 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.85"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-704-1985060106%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-704-1985060106:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-704-1985060106:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-704-1985060106:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-705-1985060107%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-705-1985060107%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-705-1985060107%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-705-1985060107%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-705-1985060107%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-705-1985060107:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-705-1985060107:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 40.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-705-1985060107:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-707-1985060111%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-707-1985060111%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-707-1985060111%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4167"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-707-1985060111%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.4167"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-707-1985060111%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-707-1985060111:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-707-1985060111:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-707-1985060111:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-708-1985060112%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-708-1985060112%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-708-1985060112%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-708-1985060112%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-708-1985060112%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-708-1985060112:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-708-1985060112:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-708-1985060112:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-715-1985060201%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-715-1985060201%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-715-1985060201%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-715-1985060201%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 25)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-715-1985060201%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-715-1985060201:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-715-1985060201:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-715-1985060201:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-716-1985060203%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-716-1985060203%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-716-1985060203%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-716-1985060203%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-716-1985060203%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-716-1985060203:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-716-1985060203:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-716-1985060203:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-717-1985060204%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-717-1985060204%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-717-1985060204%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-717-1985060204%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-717-1985060204%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-717-1985060204:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-717-1985060204:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-717-1985060204:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-718-1985060207%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-718-1985060207%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-718-1985060207%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-718-1985060207%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-718-1985060207%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-718-1985060207:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-718-1985060207:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-718-1985060207:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-731-1985060300%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-731-1985060300%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-731-1985060300%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-731-1985060300%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-731-1985060300%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-731-1985060300:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-731-1985060300:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.58 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-731-1985060300:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-732-1985060301%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-732-1985060301%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-732-1985060301%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-732-1985060301%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-732-1985060301%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-732-1985060301:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-732-1985060301:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-732-1985060301:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-733-1985060302%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-733-1985060302%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-733-1985060302%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4167"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-733-1985060302%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.4167"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-733-1985060302%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-733-1985060302:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-733-1985060302:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-733-1985060302:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-734-1985060303%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-734-1985060303%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-734-1985060303%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-734-1985060303%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-734-1985060303%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-734-1985060303:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-734-1985060303:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 91.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-734-1985060303:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-735-1985060305%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-735-1985060305%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-735-1985060305%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-735-1985060305%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-735-1985060305%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-735-1985060305:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-735-1985060305:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-735-1985060305:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-736-1985060306%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-736-1985060306%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-736-1985060306%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-736-1985060306%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-736-1985060306%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-736-1985060306:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-736-1985060306:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-736-1985060306:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-737-1985060308%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-737-1985060308%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-737-1985060308%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-737-1985060308%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 26)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-737-1985060308%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-737-1985060308:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-737-1985060308:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-737-1985060308:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-738-1985060309%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-738-1985060309%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-738-1985060309%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-738-1985060309%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-738-1985060309%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-738-1985060309:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-738-1985060309:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-738-1985060309:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-739-1985060311%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-739-1985060311%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-739-1985060311%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4167"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-739-1985060311%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.4167"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-739-1985060311%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-739-1985060311:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-739-1985060311:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-739-1985060311:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-740-1985060313%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-740-1985060313%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-740-1985060313%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-740-1985060313%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-740-1985060313%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-740-1985060313:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-740-1985060313:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-740-1985060313:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-741-1985060315%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-741-1985060315%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-741-1985060315%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.9167 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.9167"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-741-1985060315%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.9167 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.9167"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-741-1985060315%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-741-1985060315:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-741-1985060315:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-741-1985060315:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-742-1985060317%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-742-1985060317%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-742-1985060317%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-742-1985060317%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 26)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-742-1985060317%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-742-1985060317:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-742-1985060317:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-742-1985060317:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-748-1985060403%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-748-1985060403%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-748-1985060403%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-748-1985060403%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-748-1985060403%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-748-1985060403:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-748-1985060403:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-748-1985060403:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-749-1985060405%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-749-1985060405%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-749-1985060405%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-749-1985060405%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-749-1985060405%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-749-1985060405:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-749-1985060405:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 93.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-749-1985060405:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-750-1985060406%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-750-1985060406%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-750-1985060406%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-750-1985060406%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-750-1985060406%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-750-1985060406:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-750-1985060406:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-750-1985060406:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-751-1985060408%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-751-1985060408%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-751-1985060408%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.0833"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-751-1985060408%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.0833"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-751-1985060408%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-751-1985060408:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-751-1985060408:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-751-1985060408:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-752-1985060409%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-752-1985060409%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-752-1985060409%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.9167"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-752-1985060409%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.9167"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-752-1985060409%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-752-1985060409:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-752-1985060409:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-752-1985060409:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-753-1985060410%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-753-1985060410%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-753-1985060410%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-753-1985060410%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-753-1985060410%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-753-1985060410:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-753-1985060410:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-753-1985060410:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-754-1985060412%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-754-1985060412%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-754-1985060412%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5833"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-754-1985060412%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.5833"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-754-1985060412%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-754-1985060412:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-754-1985060412:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 40.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-754-1985060412:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-755-1985060413%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-755-1985060413%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-755-1985060413%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-755-1985060413%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-755-1985060413%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-755-1985060413:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-755-1985060413:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-755-1985060413:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-756-1985060414%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-756-1985060414%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-756-1985060414%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4167"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-756-1985060414%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.4167"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-756-1985060414%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-756-1985060414:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-756-1985060414:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-756-1985060414:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-757-1985060415%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-757-1985060415%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-757-1985060415%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-757-1985060415%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-757-1985060415%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-757-1985060415:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-757-1985060415:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-757-1985060415:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-758-1985060415%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-758-1985060415%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-758-1985060415%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-758-1985060415%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-758-1985060415%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-758-1985060415:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-758-1985060415:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-758-1985060415:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-759-1985060416%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-759-1985060416%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-759-1985060416%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-759-1985060416%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-759-1985060416%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-759-1985060416:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-759-1985060416:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-759-1985060416:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-760-1985060423%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-760-1985060423%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-760-1985060423%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9167 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.9167"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-760-1985060423%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9167 30)"^^geo:wktLiteral ;
  geo-pos:lat "69.9167"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-760-1985060423%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-760-1985060423:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-760-1985060423:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '69.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-760-1985060423:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-761-1985060500%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-761-1985060500%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-761-1985060500%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.95 29.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.95"^^xsd:decimal ;
  dwc:decimalLongitude "29.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-761-1985060500%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.95 29.7667)"^^geo:wktLiteral ;
  geo-pos:lat "69.95"^^xsd:decimal ;
  geo-pos:long "29.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-761-1985060500%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-761-1985060500:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-761-1985060500:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.7667'^^xsd:double;
  dwc:latitude '69.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-761-1985060500:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-762-1985060501%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-762-1985060501%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-762-1985060501%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0167 29.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0167"^^xsd:decimal ;
  dwc:decimalLongitude "29.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-762-1985060501%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0167 29.6333)"^^geo:wktLiteral ;
  geo-pos:lat "70.0167"^^xsd:decimal ;
  geo-pos:long "29.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-762-1985060501%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-762-1985060501:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-762-1985060501:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.6333'^^xsd:double;
  dwc:latitude '70.0167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-762-1985060501:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-763-1985060502%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-763-1985060502%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-763-1985060502%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.05 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.05"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-763-1985060502%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.05 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "70.05"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-763-1985060502%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-763-1985060502:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-763-1985060502:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '70.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-763-1985060502:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-764-1985060603%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-764-1985060603%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-764-1985060603%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0167 29.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0167"^^xsd:decimal ;
  dwc:decimalLongitude "29.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-764-1985060603%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0167 29.8833)"^^geo:wktLiteral ;
  geo-pos:lat "70.0167"^^xsd:decimal ;
  geo-pos:long "29.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-764-1985060603%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-764-1985060603:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-764-1985060603:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.8833'^^xsd:double;
  dwc:latitude '70.0167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-764-1985060603:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-765-1985060604%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-765-1985060604%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-765-1985060604%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0167 30.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0167"^^xsd:decimal ;
  dwc:decimalLongitude "30.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-765-1985060604%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0167 30.1333)"^^geo:wktLiteral ;
  geo-pos:lat "70.0167"^^xsd:decimal ;
  geo-pos:long "30.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-765-1985060604%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-765-1985060604:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-765-1985060604:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.1333'^^xsd:double;
  dwc:latitude '70.0167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-765-1985060604:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-766-1985060605%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-766-1985060605%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-766-1985060605%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9667 30.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.9667"^^xsd:decimal ;
  dwc:decimalLongitude "30.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-766-1985060605%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9667 30.3333)"^^geo:wktLiteral ;
  geo-pos:lat "69.9667"^^xsd:decimal ;
  geo-pos:long "30.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-766-1985060605%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-766-1985060605:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-766-1985060605:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.3333'^^xsd:double;
  dwc:latitude '69.9667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-766-1985060605:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-767-1985060605%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-767-1985060605%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-767-1985060605%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9167 30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.9167"^^xsd:decimal ;
  dwc:decimalLongitude "30.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-767-1985060605%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9167 30.5)"^^geo:wktLiteral ;
  geo-pos:lat "69.9167"^^xsd:decimal ;
  geo-pos:long "30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-767-1985060605%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-767-1985060605:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-767-1985060605:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.5'^^xsd:double;
  dwc:latitude '69.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-767-1985060605:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-768-1985060607%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-768-1985060607%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-768-1985060607%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9667 30.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.9667"^^xsd:decimal ;
  dwc:decimalLongitude "30.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-768-1985060607%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9667 30.6833)"^^geo:wktLiteral ;
  geo-pos:lat "69.9667"^^xsd:decimal ;
  geo-pos:long "30.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-768-1985060607%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-768-1985060607:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-768-1985060607:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.6833'^^xsd:double;
  dwc:latitude '69.9667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 102.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-768-1985060607:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-769-1985060608%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-769-1985060608%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-769-1985060608%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.05 30.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.05"^^xsd:decimal ;
  dwc:decimalLongitude "30.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-769-1985060608%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.05 30.5833)"^^geo:wktLiteral ;
  geo-pos:lat "70.05"^^xsd:decimal ;
  geo-pos:long "30.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-769-1985060608%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-769-1985060608:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-769-1985060608:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.5833'^^xsd:double;
  dwc:latitude '70.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-769-1985060608:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-770-1985060609%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-770-1985060609%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-770-1985060609%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1333 30.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1333"^^xsd:decimal ;
  dwc:decimalLongitude "30.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-770-1985060609%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1333 30.6167)"^^geo:wktLiteral ;
  geo-pos:lat "70.1333"^^xsd:decimal ;
  geo-pos:long "30.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-770-1985060609%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-770-1985060609:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-770-1985060609:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.6167'^^xsd:double;
  dwc:latitude '70.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 120.91 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-770-1985060609:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-771-1985060610%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-771-1985060610%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-771-1985060610%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 30.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2167"^^xsd:decimal ;
  dwc:decimalLongitude "30.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-771-1985060610%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 30.8833)"^^geo:wktLiteral ;
  geo-pos:lat "70.2167"^^xsd:decimal ;
  geo-pos:long "30.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-771-1985060610%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-771-1985060610:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-771-1985060610:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.8833'^^xsd:double;
  dwc:latitude '70.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-771-1985060610:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-772-1985060612%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-772-1985060612%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-772-1985060612%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 31.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2167"^^xsd:decimal ;
  dwc:decimalLongitude "31.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-772-1985060612%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 31.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.2167"^^xsd:decimal ;
  geo-pos:long "31.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-772-1985060612%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-772-1985060612:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-772-1985060612:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.1667'^^xsd:double;
  dwc:latitude '70.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-772-1985060612:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-773-1985060613%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-773-1985060613%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-773-1985060613%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 31.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2167"^^xsd:decimal ;
  dwc:decimalLongitude "31.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-773-1985060613%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 31.9167)"^^geo:wktLiteral ;
  geo-pos:lat "70.2167"^^xsd:decimal ;
  geo-pos:long "31.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-773-1985060613%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-773-1985060613:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-773-1985060613:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.9167'^^xsd:double;
  dwc:latitude '70.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-773-1985060613:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-774-1985060614%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-774-1985060614%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-774-1985060614%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1833 32.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1833"^^xsd:decimal ;
  dwc:decimalLongitude "32.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-774-1985060614%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1833 32.1333)"^^geo:wktLiteral ;
  geo-pos:lat "70.1833"^^xsd:decimal ;
  geo-pos:long "32.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-774-1985060614%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-774-1985060614:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-774-1985060614:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.1333'^^xsd:double;
  dwc:latitude '70.1833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-774-1985060614:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-775-1985060615%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-775-1985060615%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-775-1985060615%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.15 32.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.15"^^xsd:decimal ;
  dwc:decimalLongitude "32.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-775-1985060615%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.15 32.3667)"^^geo:wktLiteral ;
  geo-pos:lat "70.15"^^xsd:decimal ;
  geo-pos:long "32.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-775-1985060615%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-775-1985060615:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-775-1985060615:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.3667'^^xsd:double;
  dwc:latitude '70.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-775-1985060615:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-778-1985060618%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-778-1985060618%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-778-1985060618%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-778-1985060618%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.2"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-778-1985060618%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-778-1985060618:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-778-1985060618:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-778-1985060618:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-785-1985060706%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-785-1985060706%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-785-1985060706%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-785-1985060706%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.5333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-785-1985060706%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-785-1985060706:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-785-1985060706:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.5333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-785-1985060706:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-786-1985060708%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-786-1985060708%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-786-1985060708%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.7667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.7667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-786-1985060708%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.7667 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.7667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-786-1985060708%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-786-1985060708:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-786-1985060708:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-786-1985060708:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-787-1985060710%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-787-1985060710%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-787-1985060710%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-787-1985060710%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-787-1985060710%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-787-1985060710:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-787-1985060710:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 96.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-787-1985060710:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-788-1985060711%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-788-1985060711%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-788-1985060711%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-788-1985060711%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-788-1985060711%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-788-1985060711:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-788-1985060711:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-788-1985060711:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-792-1985060719%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-792-1985060719%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-792-1985060719%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-792-1985060719%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3667 32)"^^geo:wktLiteral ;
  geo-pos:lat "72.3667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-792-1985060719%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-792-1985060719:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-792-1985060719:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 100.91 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-792-1985060719:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-793-1985060721%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-793-1985060721%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-793-1985060721%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-793-1985060721%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1333 32)"^^geo:wktLiteral ;
  geo-pos:lat "72.1333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-793-1985060721%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-793-1985060721:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-793-1985060721:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.28 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-793-1985060721:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-794-1985060722%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-794-1985060722%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-794-1985060722%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8833 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8833"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-794-1985060722%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8833 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.8833"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-794-1985060722%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-794-1985060722:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-794-1985060722:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.8833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 93.9 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-794-1985060722:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-795-1985060800%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-795-1985060800%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-795-1985060800%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-795-1985060800%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6333 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.6333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-795-1985060800%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-795-1985060800:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-795-1985060800:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.6333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-795-1985060800:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-796-1985060802%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-796-1985060802%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-796-1985060802%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3833 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3833"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-796-1985060802%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3833 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.3833"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-796-1985060802%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-796-1985060802:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-796-1985060802:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.3833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-796-1985060802:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-797-1985060804%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-797-1985060804%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-797-1985060804%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-797-1985060804%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1333 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.1333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-797-1985060804%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-797-1985060804:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-797-1985060804:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-797-1985060804:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-798-1985060805%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-798-1985060805%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-798-1985060805%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-798-1985060805%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9667 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.9667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-798-1985060805%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-798-1985060805:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-798-1985060805:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.9667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-798-1985060805:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-801-1985060809%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-801-1985060809%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-801-1985060809%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-801-1985060809%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4667 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.4667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-801-1985060809%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-801-1985060809:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-801-1985060809:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.4667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-801-1985060809:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-802-1985060810%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-802-1985060810%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-802-1985060810%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-802-1985060810%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-802-1985060810%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-802-1985060810:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-802-1985060810:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.52 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-802-1985060810:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-803-1985060811%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-803-1985060811%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-803-1985060811%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2333 31.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2333"^^xsd:decimal ;
  dwc:decimalLongitude "31.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-803-1985060811%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2333 31.6667)"^^geo:wktLiteral ;
  geo-pos:lat "70.2333"^^xsd:decimal ;
  geo-pos:long "31.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-803-1985060811%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-803-1985060811:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-803-1985060811:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.6667'^^xsd:double;
  dwc:latitude '70.2333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-803-1985060811:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-804-1985060813%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-804-1985060813%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-804-1985060813%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1167 31.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1167"^^xsd:decimal ;
  dwc:decimalLongitude "31.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-804-1985060813%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1167 31.3333)"^^geo:wktLiteral ;
  geo-pos:lat "70.1167"^^xsd:decimal ;
  geo-pos:long "31.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-804-1985060813%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-804-1985060813:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-804-1985060813:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.3333'^^xsd:double;
  dwc:latitude '70.1167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-804-1985060813:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-805-1985060814%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-805-1985060814%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-805-1985060814%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-805-1985060814%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 31)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-805-1985060814%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-805-1985060814:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-805-1985060814:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-805-1985060814:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-806-1985060815%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-806-1985060815%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-806-1985060815%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0833"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-806-1985060815%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.0833"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-806-1985060815%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-806-1985060815:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-806-1985060815:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.52 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-806-1985060815:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-807-1985060815%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-807-1985060815%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-807-1985060815%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1667"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-807-1985060815%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.1667"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-807-1985060815%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-807-1985060815:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-807-1985060815:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-807-1985060815:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-808-1985060817%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-808-1985060817%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-808-1985060817%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3 31.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-808-1985060817%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3 31.2667)"^^geo:wktLiteral ;
  geo-pos:lat "70.3"^^xsd:decimal ;
  geo-pos:long "31.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-808-1985060817%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-808-1985060817:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-808-1985060817:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2667'^^xsd:double;
  dwc:latitude '70.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-808-1985060817:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-809-1985060821%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-809-1985060821%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-809-1985060821%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-809-1985060821%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-809-1985060821%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-809-1985060821:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-809-1985060821:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-809-1985060821:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-810-1985060822%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-810-1985060822%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-810-1985060822%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4833 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4833"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-810-1985060822%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4833 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.4833"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-810-1985060822%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-810-1985060822:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-810-1985060822:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.4833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-810-1985060822:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-811-1985060823%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-811-1985060823%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-811-1985060823%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5333 30.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5333"^^xsd:decimal ;
  dwc:decimalLongitude "30.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-811-1985060823%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5333 30.8)"^^geo:wktLiteral ;
  geo-pos:lat "70.5333"^^xsd:decimal ;
  geo-pos:long "30.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-811-1985060823%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-811-1985060823:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-811-1985060823:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.8'^^xsd:double;
  dwc:latitude '70.5333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.28 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-811-1985060823:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-812-1985060900%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-812-1985060900%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-812-1985060900%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5667 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5667"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-812-1985060900%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5667 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.5667"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-812-1985060900%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-812-1985060900:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-812-1985060900:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.5667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-812-1985060900:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-813-1985060901%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-813-1985060901%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-813-1985060901%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.65 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.65"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-813-1985060901%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.65 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.65"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-813-1985060901%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-813-1985060901:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-813-1985060901:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.65'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-813-1985060901:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-814-1985060901%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-814-1985060901%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-814-1985060901%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7333 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7333"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-814-1985060901%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7333 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.7333"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-814-1985060901%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-814-1985060901:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-814-1985060901:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.7333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-814-1985060901:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-815-1985060902%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-815-1985060902%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-815-1985060902%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8167 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8167"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-815-1985060902%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8167 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.8167"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-815-1985060902%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-815-1985060902:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-815-1985060902:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.8167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-815-1985060902:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-816-1985060903%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-816-1985060903%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-816-1985060903%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-816-1985060903%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.9"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-816-1985060903%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-816-1985060903:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-816-1985060903:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-816-1985060903:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-817-1985060905%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-817-1985060905%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-817-1985060905%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0667 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0667"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-817-1985060905%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0667 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.0667"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-817-1985060905%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-817-1985060905:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-817-1985060905:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.0667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-817-1985060905:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-818-1985060906%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-818-1985060906%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-818-1985060906%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2333 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.2333"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-818-1985060906%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2333 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.2333"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-818-1985060906%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-818-1985060906:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-818-1985060906:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.2333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-818-1985060906:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-819-1985060909%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-819-1985060909%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-819-1985060909%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-819-1985060909%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.4"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-819-1985060909%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-819-1985060909:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-819-1985060909:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-819-1985060909:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-820-1985060910%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-820-1985060910%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-820-1985060910%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5667 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5667"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-820-1985060910%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5667 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.5667"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-820-1985060910%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-820-1985060910:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-820-1985060910:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.5667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-820-1985060910:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-821-1985060912%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-821-1985060912%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-821-1985060912%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8167 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8167"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-821-1985060912%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8167 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.8167"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-821-1985060912%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-821-1985060912:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-821-1985060912:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.8167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-821-1985060912:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-822-1985060914%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-822-1985060914%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-822-1985060914%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0667 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.0667"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-822-1985060914%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0667 31)"^^geo:wktLiteral ;
  geo-pos:lat "72.0667"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-822-1985060914%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-822-1985060914:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-822-1985060914:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '72.0667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-822-1985060914:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-823-1985060916%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-823-1985060916%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-823-1985060916%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3167 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3167"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-823-1985060916%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3167 31)"^^geo:wktLiteral ;
  geo-pos:lat "72.3167"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-823-1985060916%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-823-1985060916:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-823-1985060916:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '72.3167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-823-1985060916:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-824-1985060917%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-824-1985060917%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-824-1985060917%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5667 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5667"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-824-1985060917%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5667 31)"^^geo:wktLiteral ;
  geo-pos:lat "72.5667"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-824-1985060917%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-824-1985060917:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-824-1985060917:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '72.5667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 99.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-824-1985060917:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-825-1985060919%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-825-1985060919%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-825-1985060919%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8167 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8167"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-825-1985060919%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8167 31)"^^geo:wktLiteral ;
  geo-pos:lat "72.8167"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-825-1985060919%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-825-1985060919:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-825-1985060919:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '72.8167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 92.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-825-1985060919:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-826-1985060921%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-826-1985060921%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-826-1985060921%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.0667 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.0667"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-826-1985060921%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.0667 31)"^^geo:wktLiteral ;
  geo-pos:lat "73.0667"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-826-1985060921%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-826-1985060921:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-826-1985060921:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '73.0667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 116.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-826-1985060921:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-830-1985061003%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-830-1985061003%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-830-1985061003%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-830-1985061003%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 30)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-830-1985061003%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-830-1985061003:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-830-1985061003:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-830-1985061003:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-831-1985061005%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-831-1985061005%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-831-1985061005%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.9167 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.9167"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-831-1985061005%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.9167 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.9167"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-831-1985061005%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-831-1985061005:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-831-1985061005:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-831-1985061005:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-832-1985061007%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-832-1985061007%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-832-1985061007%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-832-1985061007%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-832-1985061007%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-832-1985061007:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-832-1985061007:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-832-1985061007:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-833-1985061009%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-833-1985061009%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-833-1985061009%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4167"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-833-1985061009%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.4167"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-833-1985061009%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-833-1985061009:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-833-1985061009:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.4 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-833-1985061009:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-834-1985061011%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-834-1985061011%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-834-1985061011%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-834-1985061011%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-834-1985061011%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-834-1985061011:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-834-1985061011:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-834-1985061011:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-835-1985061013%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-835-1985061013%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-835-1985061013%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.9167"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-835-1985061013%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.9167"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-835-1985061013%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-835-1985061013:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-835-1985061013:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.52 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-835-1985061013:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-836-1985061014%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-836-1985061014%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-836-1985061014%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-836-1985061014%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-836-1985061014%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-836-1985061014:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-836-1985061014:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-836-1985061014:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-837-1985061016%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-837-1985061016%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-837-1985061016%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-837-1985061016%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-837-1985061016%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-837-1985061016:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-837-1985061016:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-837-1985061016:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-838-1985061017%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-838-1985061017%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-838-1985061017%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-838-1985061017%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.3"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-838-1985061017%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-838-1985061017:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-838-1985061017:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-838-1985061017:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-839-1985061018%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-839-1985061018%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-839-1985061018%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-839-1985061018%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1333 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.1333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-839-1985061018%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-839-1985061018:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-839-1985061018:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-839-1985061018:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-840-1985061019%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-840-1985061019%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-840-1985061019%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.05 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.05"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-840-1985061019%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.05 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.05"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-840-1985061019%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-840-1985061019:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-840-1985061019:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-840-1985061019:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-841-1985061020%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-841-1985061020%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-841-1985061020%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-841-1985061020%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9667 30)"^^geo:wktLiteral ;
  geo-pos:lat "70.9667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-841-1985061020%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-841-1985061020:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-841-1985061020:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '70.9667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-841-1985061020:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-842-1985061021%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-842-1985061021%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-842-1985061021%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-842-1985061021%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8833 30)"^^geo:wktLiteral ;
  geo-pos:lat "70.8833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-842-1985061021%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-842-1985061021:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-842-1985061021:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '70.8833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-842-1985061021:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-843-1985061022%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-843-1985061022%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-843-1985061022%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-843-1985061022%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 30)"^^geo:wktLiteral ;
  geo-pos:lat "70.8"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-843-1985061022%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-843-1985061022:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-843-1985061022:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '70.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-843-1985061022:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-844-1985061023%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-844-1985061023%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-844-1985061023%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 29.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8"^^xsd:decimal ;
  dwc:decimalLongitude "29.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-844-1985061023%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 29.6667)"^^geo:wktLiteral ;
  geo-pos:lat "70.8"^^xsd:decimal ;
  geo-pos:long "29.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-844-1985061023%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-844-1985061023:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-844-1985061023:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.6667'^^xsd:double;
  dwc:latitude '70.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-844-1985061023:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-845-1985061101%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-845-1985061101%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-845-1985061101%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9 29.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9"^^xsd:decimal ;
  dwc:decimalLongitude "29.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-845-1985061101%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9 29.3333)"^^geo:wktLiteral ;
  geo-pos:lat "70.9"^^xsd:decimal ;
  geo-pos:long "29.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-845-1985061101%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-845-1985061101:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-845-1985061101:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.3333'^^xsd:double;
  dwc:latitude '70.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-845-1985061101:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-846-1985061102%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-846-1985061102%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-846-1985061102%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9333 28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9333"^^xsd:decimal ;
  dwc:decimalLongitude "28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-846-1985061102%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9333 28.75)"^^geo:wktLiteral ;
  geo-pos:lat "70.9333"^^xsd:decimal ;
  geo-pos:long "28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-846-1985061102%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-846-1985061102:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-846-1985061102:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.75'^^xsd:double;
  dwc:latitude '70.9333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-846-1985061102:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-847-1985061103%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-847-1985061103%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-847-1985061103%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8167 28.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8167"^^xsd:decimal ;
  dwc:decimalLongitude "28.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-847-1985061103%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8167 28.5167)"^^geo:wktLiteral ;
  geo-pos:lat "70.8167"^^xsd:decimal ;
  geo-pos:long "28.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-847-1985061103%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-847-1985061103:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-847-1985061103:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.5167'^^xsd:double;
  dwc:latitude '70.8167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-847-1985061103:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-848-1985061104%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-848-1985061104%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-848-1985061104%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7167 28.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7167"^^xsd:decimal ;
  dwc:decimalLongitude "28.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-848-1985061104%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7167 28.4167)"^^geo:wktLiteral ;
  geo-pos:lat "70.7167"^^xsd:decimal ;
  geo-pos:long "28.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-848-1985061104%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-848-1985061104:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-848-1985061104:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.4167'^^xsd:double;
  dwc:latitude '70.7167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-848-1985061104:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-849-1985061107%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-849-1985061107%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-849-1985061107%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-849-1985061107%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-849-1985061107%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-849-1985061107:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-849-1985061107:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-849-1985061107:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-850-1985061110%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-850-1985061110%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-850-1985061110%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0833"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-850-1985061110%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.0833"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-850-1985061110%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-850-1985061110:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-850-1985061110:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-850-1985061110:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-851-1985061111%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-851-1985061111%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-851-1985061111%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-851-1985061111%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-851-1985061111%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-851-1985061111:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-851-1985061111:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-851-1985061111:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-852-1985061112%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-852-1985061112%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-852-1985061112%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-852-1985061112%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-852-1985061112%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-852-1985061112:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-852-1985061112:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-852-1985061112:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-853-1985061114%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-853-1985061114%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-853-1985061114%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4167"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-853-1985061114%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.4167"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-853-1985061114%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-853-1985061114:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-853-1985061114:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-853-1985061114:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-854-1985061116%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-854-1985061116%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-854-1985061116%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5833"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-854-1985061116%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.5833"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-854-1985061116%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-854-1985061116:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-854-1985061116:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-854-1985061116:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-855-1985061117%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-855-1985061117%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-855-1985061117%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-855-1985061117%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-855-1985061117%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-855-1985061117:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-855-1985061117:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-855-1985061117:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-856-1985061119%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-856-1985061119%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-856-1985061119%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.0833"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-856-1985061119%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.0833"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-856-1985061119%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-856-1985061119:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-856-1985061119:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-856-1985061119:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-857-1985061121%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-857-1985061121%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-857-1985061121%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-857-1985061121%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-857-1985061121%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-857-1985061121:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-857-1985061121:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-857-1985061121:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-858-1985061123%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-858-1985061123%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-858-1985061123%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5833 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5833"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-858-1985061123%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5833 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.5833"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-858-1985061123%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-858-1985061123:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-858-1985061123:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-858-1985061123:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-859-1985061201%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-859-1985061201%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-859-1985061201%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.7167 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.7167"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-859-1985061201%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.7167 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.7167"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-859-1985061201%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-859-1985061201:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-859-1985061201:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.7167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-859-1985061201:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-860-1985061203%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-860-1985061203%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-860-1985061203%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-860-1985061203%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4667 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.4667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-860-1985061203%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-860-1985061203:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-860-1985061203:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.4667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-860-1985061203:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-861-1985061205%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-861-1985061205%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-861-1985061205%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.2167 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.2167"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-861-1985061205%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.2167 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.2167"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-861-1985061205%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-861-1985061205:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-861-1985061205:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-861-1985061205:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-862-1985061206%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-862-1985061206%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-862-1985061206%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.9667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-862-1985061206%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.9667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-862-1985061206%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-862-1985061206:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-862-1985061206:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.9667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-862-1985061206:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-863-1985061208%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-863-1985061208%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-863-1985061208%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.7167 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.7167"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-863-1985061208%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.7167 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.7167"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-863-1985061208%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-863-1985061208:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-863-1985061208:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.7167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-863-1985061208:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-864-1985061210%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-864-1985061210%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-864-1985061210%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.55 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.55"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-864-1985061210%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.55 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.55"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-864-1985061210%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-864-1985061210:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-864-1985061210:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-864-1985061210:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-865-1985061211%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-865-1985061211%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-865-1985061211%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-865-1985061211%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3833 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.3833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-865-1985061211%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-865-1985061211:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-865-1985061211:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.3833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-865-1985061211:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-866-1985061212%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-866-1985061212%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-866-1985061212%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-866-1985061212%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.3"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-866-1985061212%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-866-1985061212:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-866-1985061212:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-866-1985061212:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-867-1985061213%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-867-1985061213%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-867-1985061213%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2167 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.2167"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-867-1985061213%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2167 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.2167"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-867-1985061213%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-867-1985061213:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-867-1985061213:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-867-1985061213:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-868-1985061217%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-868-1985061217%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-868-1985061217%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-868-1985061217%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-868-1985061217%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-868-1985061217:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-868-1985061217:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-868-1985061217:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-869-1985061220%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-869-1985061220%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-869-1985061220%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-869-1985061220%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 27)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-869-1985061220%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-869-1985061220:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-869-1985061220:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 90.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-869-1985061220:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-870-1985061221%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-870-1985061221%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-870-1985061221%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 26.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "26.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-870-1985061221%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 26.8667)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "26.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-870-1985061221%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-870-1985061221:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-870-1985061221:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.8667'^^xsd:double;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 90.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-870-1985061221:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-871-1985061222%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-871-1985061222%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-871-1985061222%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5667 26.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5667"^^xsd:decimal ;
  dwc:decimalLongitude "26.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-871-1985061222%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5667 26.7833)"^^geo:wktLiteral ;
  geo-pos:lat "70.5667"^^xsd:decimal ;
  geo-pos:long "26.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-871-1985061222%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-871-1985061222:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-871-1985061222:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.7833'^^xsd:double;
  dwc:latitude '70.5667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-871-1985061222:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-872-1985061302%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-872-1985061302%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-872-1985061302%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-872-1985061302%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7667 26)"^^geo:wktLiteral ;
  geo-pos:lat "70.7667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-872-1985061302%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-872-1985061302:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-872-1985061302:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '70.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-872-1985061302:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-873-1985061304%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-873-1985061304%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-873-1985061304%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6333 25.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6333"^^xsd:decimal ;
  dwc:decimalLongitude "25.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-873-1985061304%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6333 25.6667)"^^geo:wktLiteral ;
  geo-pos:lat "70.6333"^^xsd:decimal ;
  geo-pos:long "25.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-873-1985061304%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-873-1985061304:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-873-1985061304:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.6667'^^xsd:double;
  dwc:latitude '70.6333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-873-1985061304:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-874-1985061305%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-874-1985061305%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-874-1985061305%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4667 25.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-874-1985061305%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4667 25.4333)"^^geo:wktLiteral ;
  geo-pos:lat "70.4667"^^xsd:decimal ;
  geo-pos:long "25.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-874-1985061305%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-874-1985061305:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-874-1985061305:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.4333'^^xsd:double;
  dwc:latitude '70.4667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-874-1985061305:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-875-1985061308%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-875-1985061308%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-875-1985061308%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.95 25.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.95"^^xsd:decimal ;
  dwc:decimalLongitude "25.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-875-1985061308%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.95 25.9167)"^^geo:wktLiteral ;
  geo-pos:lat "70.95"^^xsd:decimal ;
  geo-pos:long "25.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-875-1985061308%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-875-1985061308:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-875-1985061308:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.9167'^^xsd:double;
  dwc:latitude '70.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 99.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-875-1985061308:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-876-1985061316%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-876-1985061316%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-876-1985061316%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 23.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5833"^^xsd:decimal ;
  dwc:decimalLongitude "23.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-876-1985061316%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 23.2333)"^^geo:wktLiteral ;
  geo-pos:lat "70.5833"^^xsd:decimal ;
  geo-pos:long "23.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-876-1985061316%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-876-1985061316:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-876-1985061316:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.2333'^^xsd:double;
  dwc:latitude '70.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-876-1985061316:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-877-1985061317%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-877-1985061317%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-877-1985061317%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 22.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "22.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-877-1985061317%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 22.75)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "22.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-877-1985061317%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-877-1985061317:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-877-1985061317:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22.75'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-877-1985061317:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-878-1985061319%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-878-1985061319%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-878-1985061319%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 22.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "22.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-878-1985061319%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 22.2333)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "22.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-878-1985061319%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-878-1985061319:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-878-1985061319:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22.2333'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.99 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-878-1985061319:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-879-1985061320%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-879-1985061320%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-879-1985061320%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 21.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "21.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-879-1985061320%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 21.8333)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "21.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-879-1985061320%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-879-1985061320:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-879-1985061320:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21.8333'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 38.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-879-1985061320:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-880-1985061323%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-880-1985061323%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-880-1985061323%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3167 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3167"^^xsd:decimal ;
  dwc:decimalLongitude "20.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-880-1985061323%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3167 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "70.3167"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-880-1985061323%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-880-1985061323:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-880-1985061323:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '70.3167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-880-1985061323:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-881-1985061400%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-881-1985061400%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-881-1985061400%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2 20.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2"^^xsd:decimal ;
  dwc:decimalLongitude "20.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-881-1985061400%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2 20.3333)"^^geo:wktLiteral ;
  geo-pos:lat "70.2"^^xsd:decimal ;
  geo-pos:long "20.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-881-1985061400%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-881-1985061400:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-881-1985061400:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20.3333'^^xsd:double;
  dwc:latitude '70.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-881-1985061400:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-882-1985061401%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-882-1985061401%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-882-1985061401%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2833 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2833"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-882-1985061401%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2833 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.2833"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-882-1985061401%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-882-1985061401:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-882-1985061401:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-882-1985061401:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-883-1985061402%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-883-1985061402%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-883-1985061402%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-883-1985061402%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 19.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-883-1985061402%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-883-1985061402:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-883-1985061402:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.5'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-883-1985061402:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-884-1985061404%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-884-1985061404%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-884-1985061404%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5833"^^xsd:decimal ;
  dwc:decimalLongitude "19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-884-1985061404%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 19.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.5833"^^xsd:decimal ;
  geo-pos:long "19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-884-1985061404%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-884-1985061404:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-884-1985061404:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.5'^^xsd:double;
  dwc:latitude '70.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-884-1985061404:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-885-1985061405%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-885-1985061405%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-885-1985061405%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-885-1985061405%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 19.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-885-1985061405%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-885-1985061405:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-885-1985061405:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.5'^^xsd:double;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-885-1985061405:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-886-1985061406%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-886-1985061406%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-886-1985061406%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9167"^^xsd:decimal ;
  dwc:decimalLongitude "19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-886-1985061406%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 19.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.9167"^^xsd:decimal ;
  geo-pos:long "19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-886-1985061406%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-886-1985061406:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-886-1985061406:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.5'^^xsd:double;
  dwc:latitude '70.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-886-1985061406:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-887-1985061408%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-887-1985061408%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-887-1985061408%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-887-1985061408%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 19.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-887-1985061408%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-887-1985061408:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-887-1985061408:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.5'^^xsd:double;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-887-1985061408:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-888-1985061409%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-888-1985061409%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-888-1985061409%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4167"^^xsd:decimal ;
  dwc:decimalLongitude "19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-888-1985061409%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 19.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.4167"^^xsd:decimal ;
  geo-pos:long "19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-888-1985061409%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-888-1985061409:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-888-1985061409:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.5'^^xsd:double;
  dwc:latitude '71.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-888-1985061409:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-889-1985061411%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-889-1985061411%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-889-1985061411%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-889-1985061411%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 19.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-889-1985061411%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-889-1985061411:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-889-1985061411:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.5'^^xsd:double;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 95.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-889-1985061411:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-890-1985061413%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-890-1985061413%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-890-1985061413%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-890-1985061413%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 19.5)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-890-1985061413%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-890-1985061413:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-890-1985061413:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.5'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-890-1985061413:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-891-1985061415%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-891-1985061415%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-891-1985061415%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-891-1985061415%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-891-1985061415%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-891-1985061415:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-891-1985061415:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-891-1985061415:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-892-1985061416%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-892-1985061416%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-892-1985061416%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-892-1985061416%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-892-1985061416%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-892-1985061416:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-892-1985061416:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-892-1985061416:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-893-1985061418%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-893-1985061418%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-893-1985061418%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6833 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6833"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-893-1985061418%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6833 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.6833"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-893-1985061418%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-893-1985061418:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-893-1985061418:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '71.6833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-893-1985061418:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-894-1985061420%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-894-1985061420%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-894-1985061420%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5833"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-894-1985061420%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.5833"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-894-1985061420%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-894-1985061420:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-894-1985061420:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '71.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-894-1985061420:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-895-1985061422%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-895-1985061422%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-895-1985061422%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-895-1985061422%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.4"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-895-1985061422%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-895-1985061422:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-895-1985061422:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '71.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-895-1985061422:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-896-1985061423%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-896-1985061423%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-896-1985061423%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-896-1985061423%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.3"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-896-1985061423%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-896-1985061423:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-896-1985061423:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '71.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 115.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-896-1985061423:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-897-1985061502%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-897-1985061502%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-897-1985061502%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-897-1985061502%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-897-1985061502%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-897-1985061502:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-897-1985061502:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-897-1985061502:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-898-1985061503%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-898-1985061503%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-898-1985061503%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-898-1985061503%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-898-1985061503%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-898-1985061503:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-898-1985061503:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-898-1985061503:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-899-1985061506%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-899-1985061506%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-899-1985061506%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8667 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8667"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-899-1985061506%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8667 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.8667"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-899-1985061506%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-899-1985061506:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-899-1985061506:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '70.8667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 94.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-899-1985061506:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-900-1985061508%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-900-1985061508%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-900-1985061508%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7667 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7667"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-900-1985061508%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7667 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.7667"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-900-1985061508%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-900-1985061508:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-900-1985061508:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '70.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-900-1985061508:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-901-1985061509%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-901-1985061509%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-901-1985061509%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5833"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-901-1985061509%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.5833"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-901-1985061509%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-901-1985061509:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-901-1985061509:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '70.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 101.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-901-1985061509:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-902-1985061510%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-902-1985061510%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-902-1985061510%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-902-1985061510%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-902-1985061510%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-902-1985061510:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-902-1985061510:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 95.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-902-1985061510:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-903-1985061511%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-903-1985061511%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-903-1985061511%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-903-1985061511%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-903-1985061511%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-903-1985061511:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-903-1985061511:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '70.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 100.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-903-1985061511:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-904-1985061513%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-904-1985061513%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-904-1985061513%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "18.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-904-1985061513%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 18.0667)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "18.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-904-1985061513%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-904-1985061513:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-904-1985061513:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.0667'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-904-1985061513:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-905-1985061514%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-905-1985061514%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-905-1985061514%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-905-1985061514%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-905-1985061514%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-905-1985061514:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-905-1985061514:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-905-1985061514:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-906-1985061516%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-906-1985061516%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-906-1985061516%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-906-1985061516%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-906-1985061516%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-906-1985061516:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-906-1985061516:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-906-1985061516:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-907-1985061517%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-907-1985061517%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-907-1985061517%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2333 17.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2333"^^xsd:decimal ;
  dwc:decimalLongitude "17.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-907-1985061517%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2333 17.9333)"^^geo:wktLiteral ;
  geo-pos:lat "70.2333"^^xsd:decimal ;
  geo-pos:long "17.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-907-1985061517%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-907-1985061517:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-907-1985061517:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.9333'^^xsd:double;
  dwc:latitude '70.2333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-907-1985061517:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-908-1985061518%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-908-1985061518%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-908-1985061518%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1333 18.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1333"^^xsd:decimal ;
  dwc:decimalLongitude "18.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-908-1985061518%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1333 18.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.1333"^^xsd:decimal ;
  geo-pos:long "18.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-908-1985061518%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-908-1985061518:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-908-1985061518:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.3'^^xsd:double;
  dwc:latitude '70.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-908-1985061518:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-909-1985061520%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-909-1985061520%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-909-1985061520%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.05 17.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.05"^^xsd:decimal ;
  dwc:decimalLongitude "17.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-909-1985061520%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.05 17.6667)"^^geo:wktLiteral ;
  geo-pos:lat "70.05"^^xsd:decimal ;
  geo-pos:long "17.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-909-1985061520%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-909-1985061520:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-909-1985061520:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.6667'^^xsd:double;
  dwc:latitude '70.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-909-1985061520:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-910-1985061521%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-910-1985061521%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-910-1985061521%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8667 17.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.8667"^^xsd:decimal ;
  dwc:decimalLongitude "17.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-910-1985061521%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8667 17.6667)"^^geo:wktLiteral ;
  geo-pos:lat "69.8667"^^xsd:decimal ;
  geo-pos:long "17.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-910-1985061521%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-910-1985061521:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-910-1985061521:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.6667'^^xsd:double;
  dwc:latitude '69.8667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-910-1985061521:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-911-1985061522%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-911-1985061522%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-911-1985061522%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6833 17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.6833"^^xsd:decimal ;
  dwc:decimalLongitude "17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-911-1985061522%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6833 17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "69.6833"^^xsd:decimal ;
  geo-pos:long "17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-911-1985061522%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-911-1985061522:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-911-1985061522:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.7167'^^xsd:double;
  dwc:latitude '69.6833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-911-1985061522:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-912-1985061523%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-912-1985061523%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-912-1985061523%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 18.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5"^^xsd:decimal ;
  dwc:decimalLongitude "18.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-912-1985061523%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 18.1667)"^^geo:wktLiteral ;
  geo-pos:lat "69.5"^^xsd:decimal ;
  geo-pos:long "18.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-912-1985061523%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-912-1985061523:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-912-1985061523:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.1667'^^xsd:double;
  dwc:latitude '69.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-912-1985061523:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-2-1988061806%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-2-1988061806%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-2-1988061806%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 29.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0833"^^xsd:decimal ;
  dwc:decimalLongitude "29.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-2-1988061806%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 29.2333)"^^geo:wktLiteral ;
  geo-pos:lat "70.0833"^^xsd:decimal ;
  geo-pos:long "29.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-2-1988061806%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-2-1988061806:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-2-1988061806:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.2333'^^xsd:double;
  dwc:latitude '70.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-2-1988061806:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-3-1988061807%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-3-1988061807%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-3-1988061807%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0667 29.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0667"^^xsd:decimal ;
  dwc:decimalLongitude "29.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-3-1988061807%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0667 29.4667)"^^geo:wktLiteral ;
  geo-pos:lat "70.0667"^^xsd:decimal ;
  geo-pos:long "29.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-3-1988061807%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-3-1988061807:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-3-1988061807:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.4667'^^xsd:double;
  dwc:latitude '70.0667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-3-1988061807:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-4-1988061809%3A37%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-4-1988061809%3A37%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-4-1988061809%3A37%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 29.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0333"^^xsd:decimal ;
  dwc:decimalLongitude "29.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-4-1988061809%3A37%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 29.7)"^^geo:wktLiteral ;
  geo-pos:lat "70.0333"^^xsd:decimal ;
  geo-pos:long "29.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-4-1988061809%3A37%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-4-1988061809:37:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-4-1988061809:37:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.6166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.7'^^xsd:double;
  dwc:latitude '70.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-4-1988061809:37:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-5-1988061810%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-5-1988061810%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-5-1988061810%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 29.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0333"^^xsd:decimal ;
  dwc:decimalLongitude "29.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-5-1988061810%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 29.9333)"^^geo:wktLiteral ;
  geo-pos:lat "70.0333"^^xsd:decimal ;
  geo-pos:long "29.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-5-1988061810%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-5-1988061810:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-5-1988061810:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.9333'^^xsd:double;
  dwc:latitude '70.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-5-1988061810:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-6-1988061811%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-6-1988061811%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-6-1988061811%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 30.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0333"^^xsd:decimal ;
  dwc:decimalLongitude "30.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-6-1988061811%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 30.1833)"^^geo:wktLiteral ;
  geo-pos:lat "70.0333"^^xsd:decimal ;
  geo-pos:long "30.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-6-1988061811%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-6-1988061811:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-6-1988061811:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.1833'^^xsd:double;
  dwc:latitude '70.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-6-1988061811:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-7-1988061812%3A43%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-7-1988061812%3A43%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-7-1988061812%3A43%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 30.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0333"^^xsd:decimal ;
  dwc:decimalLongitude "30.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-7-1988061812%3A43%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 30.4167)"^^geo:wktLiteral ;
  geo-pos:lat "70.0333"^^xsd:decimal ;
  geo-pos:long "30.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-7-1988061812%3A43%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-7-1988061812:43:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-7-1988061812:43:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.4167'^^xsd:double;
  dwc:latitude '70.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-7-1988061812:43:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-8-1988061814%3A49%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-8-1988061814%3A49%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-8-1988061814%3A49%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0333"^^xsd:decimal ;
  dwc:decimalLongitude "30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-8-1988061814%3A49%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 30.7)"^^geo:wktLiteral ;
  geo-pos:lat "70.0333"^^xsd:decimal ;
  geo-pos:long "30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-8-1988061814%3A49%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-8-1988061814:49:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-8-1988061814:49:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.7'^^xsd:double;
  dwc:latitude '70.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-8-1988061814:49:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-9-1988061815%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-9-1988061815%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-9-1988061815%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0333"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-9-1988061815%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.0333"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-9-1988061815%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-9-1988061815:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-9-1988061815:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-9-1988061815:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-11-1988061817%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-11-1988061817%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-11-1988061817%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2167"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-11-1988061817%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.2167"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-11-1988061817%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-11-1988061817:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-11-1988061817:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-11-1988061817:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-12-1988061820%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-12-1988061820%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-12-1988061820%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 31.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2167"^^xsd:decimal ;
  dwc:decimalLongitude "31.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-12-1988061820%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 31.3333)"^^geo:wktLiteral ;
  geo-pos:lat "70.2167"^^xsd:decimal ;
  geo-pos:long "31.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-12-1988061820%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-12-1988061820:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-12-1988061820:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.3333'^^xsd:double;
  dwc:latitude '70.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-12-1988061820:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-13-1988061820%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-13-1988061820%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-13-1988061820%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 31.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2167"^^xsd:decimal ;
  dwc:decimalLongitude "31.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-13-1988061820%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 31.6667)"^^geo:wktLiteral ;
  geo-pos:lat "70.2167"^^xsd:decimal ;
  geo-pos:long "31.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-13-1988061820%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-13-1988061820:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-13-1988061820:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.6667'^^xsd:double;
  dwc:latitude '70.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-13-1988061820:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-14-1988061822%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-14-1988061822%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-14-1988061822%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2167"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-14-1988061822%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.2167"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-14-1988061822%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-14-1988061822:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-14-1988061822:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-14-1988061822:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-15-1988061823%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-15-1988061823%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-15-1988061823%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 32.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2167"^^xsd:decimal ;
  dwc:decimalLongitude "32.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-15-1988061823%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 32.3333)"^^geo:wktLiteral ;
  geo-pos:lat "70.2167"^^xsd:decimal ;
  geo-pos:long "32.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-15-1988061823%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-15-1988061823:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-15-1988061823:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.3333'^^xsd:double;
  dwc:latitude '70.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-15-1988061823:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-28-1988061921%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-28-1988061921%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-28-1988061921%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-28-1988061921%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-28-1988061921%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-28-1988061921:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-28-1988061921:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-28-1988061921:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-29-1988061923%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-29-1988061923%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-29-1988061923%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4333 31.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4333"^^xsd:decimal ;
  dwc:decimalLongitude "31.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-29-1988061923%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4333 31.6333)"^^geo:wktLiteral ;
  geo-pos:lat "70.4333"^^xsd:decimal ;
  geo-pos:long "31.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-29-1988061923%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-29-1988061923:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-29-1988061923:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.6333'^^xsd:double;
  dwc:latitude '70.4333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-29-1988061923:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-30-1988062000%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-30-1988062000%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-30-1988062000%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-30-1988062000%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-30-1988062000%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-30-1988062000:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-30-1988062000:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.66666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-30-1988062000:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-31-1988062001%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-31-1988062001%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-31-1988062001%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6167 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6167"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-31-1988062001%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6167 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.6167"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-31-1988062001%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-31-1988062001:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-31-1988062001:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.6167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-31-1988062001:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-32-1988062003%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-32-1988062003%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-32-1988062003%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-32-1988062003%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-32-1988062003%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-32-1988062003:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-32-1988062003:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.54 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-32-1988062003:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-33-1988062005%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-33-1988062005%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-33-1988062005%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-33-1988062005%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-33-1988062005%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-33-1988062005:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-33-1988062005:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-33-1988062005:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-34-1988062007%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-34-1988062007%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-34-1988062007%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-34-1988062007%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-34-1988062007%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-34-1988062007:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-34-1988062007:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-34-1988062007:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-35-1988062009%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-35-1988062009%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-35-1988062009%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-35-1988062009%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-35-1988062009%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-35-1988062009:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-35-1988062009:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-35-1988062009:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-36-1988062011%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-36-1988062011%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-36-1988062011%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-36-1988062011%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-36-1988062011%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-36-1988062011:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-36-1988062011:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-36-1988062011:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-37-1988062013%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-37-1988062013%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-37-1988062013%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-37-1988062013%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-37-1988062013%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-37-1988062013:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-37-1988062013:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-37-1988062013:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-47-1988062119%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-47-1988062119%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-47-1988062119%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-47-1988062119%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 30)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-47-1988062119%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-47-1988062119:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-47-1988062119:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-47-1988062119:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-48-1988062121%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-48-1988062121%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-48-1988062121%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.7833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.7833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-48-1988062121%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.7833 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.7833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-48-1988062121%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-48-1988062121:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-48-1988062121:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.7833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-48-1988062121:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-49-1988062122%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-49-1988062122%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-49-1988062122%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6167 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6167"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-49-1988062122%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6167 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.6167"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-49-1988062122%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-49-1988062122:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-49-1988062122:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.6167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-49-1988062122:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-50-1988062200%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-50-1988062200%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-50-1988062200%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-50-1988062200%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4667 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.4667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-50-1988062200%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-50-1988062200:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-50-1988062200:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.083333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.4667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-50-1988062200:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-51-1988062201%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-51-1988062201%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-51-1988062201%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-51-1988062201%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.3"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-51-1988062201%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-51-1988062201:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-51-1988062201:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-51-1988062201:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-52-1988062202%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-52-1988062202%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-52-1988062202%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1167 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1167"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-52-1988062202%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1167 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.1167"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-52-1988062202%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-52-1988062202:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-52-1988062202:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.1167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-52-1988062202:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-53-1988062205%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-53-1988062205%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-53-1988062205%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-53-1988062205%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9667 30)"^^geo:wktLiteral ;
  geo-pos:lat "70.9667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-53-1988062205%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-53-1988062205:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-53-1988062205:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '70.9667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.91 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-53-1988062205:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-54-1988062206%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-54-1988062206%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-54-1988062206%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-54-1988062206%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 30)"^^geo:wktLiteral ;
  geo-pos:lat "70.8"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-54-1988062206%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-54-1988062206:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-54-1988062206:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '70.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-54-1988062206:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-55-1988062209%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-55-1988062209%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-55-1988062209%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-55-1988062209%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-55-1988062209%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-55-1988062209:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-55-1988062209:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-55-1988062209:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-56-1988062210%3A18%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-56-1988062210%3A18%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-56-1988062210%3A18%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-56-1988062210%3A18%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-56-1988062210%3A18%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-56-1988062210:18:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-56-1988062210:18:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-56-1988062210:18:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-57-1988062212%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-57-1988062212%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-57-1988062212%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-57-1988062212%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-57-1988062212%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-57-1988062212:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-57-1988062212:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-57-1988062212:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-58-1988062213%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-58-1988062213%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-58-1988062213%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-58-1988062213%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-58-1988062213%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-58-1988062213:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-58-1988062213:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-58-1988062213:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-59-1988062215%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-59-1988062215%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-59-1988062215%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-59-1988062215%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-59-1988062215%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-59-1988062215:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-59-1988062215:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-59-1988062215:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-60-1988062216%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-60-1988062216%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-60-1988062216%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-60-1988062216%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-60-1988062216%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-60-1988062216:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-60-1988062216:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-60-1988062216:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-62-1988062220%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-62-1988062220%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-62-1988062220%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-62-1988062220%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-62-1988062220%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-62-1988062220:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-62-1988062220:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-62-1988062220:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-65-1988062302%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-65-1988062302%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-65-1988062302%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-65-1988062302%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-65-1988062302%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-65-1988062302:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-65-1988062302:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-65-1988062302:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-66-1988062304%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-66-1988062304%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-66-1988062304%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-66-1988062304%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 28)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-66-1988062304%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-66-1988062304:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-66-1988062304:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-66-1988062304:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-67-1988062305%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-67-1988062305%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-67-1988062305%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-67-1988062305%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-67-1988062305%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-67-1988062305:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-67-1988062305:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-67-1988062305:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-68-1988062307%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-68-1988062307%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-68-1988062307%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-68-1988062307%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-68-1988062307%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-68-1988062307:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-68-1988062307:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-68-1988062307:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-69-1988062309%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-69-1988062309%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-69-1988062309%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-69-1988062309%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-69-1988062309%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-69-1988062309:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-69-1988062309:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-69-1988062309:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-70-1988062310%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-70-1988062310%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-70-1988062310%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-70-1988062310%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-70-1988062310%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-70-1988062310:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-70-1988062310:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-70-1988062310:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-71-1988062311%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-71-1988062311%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-71-1988062311%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-71-1988062311%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-71-1988062311%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-71-1988062311:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-71-1988062311:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-71-1988062311:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-72-1988062314%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-72-1988062314%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-72-1988062314%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-72-1988062314%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-72-1988062314%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-72-1988062314:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-72-1988062314:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-72-1988062314:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-73-1988062315%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-73-1988062315%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-73-1988062315%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-73-1988062315%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-73-1988062315%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-73-1988062315:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-73-1988062315:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-73-1988062315:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-74-1988062316%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-74-1988062316%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-74-1988062316%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-74-1988062316%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-74-1988062316%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-74-1988062316:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-74-1988062316:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-74-1988062316:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-75-1988062319%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-75-1988062319%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-75-1988062319%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-75-1988062319%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-75-1988062319%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-75-1988062319:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-75-1988062319:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-75-1988062319:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-76-1988062320%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-76-1988062320%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-76-1988062320%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-76-1988062320%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-76-1988062320%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-76-1988062320:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-76-1988062320:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-76-1988062320:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-77-1988062321%3A46%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-77-1988062321%3A46%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-77-1988062321%3A46%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-77-1988062321%3A46%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-77-1988062321%3A46%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-77-1988062321:46:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-77-1988062321:46:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-77-1988062321:46:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-78-1988062323%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-78-1988062323%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-78-1988062323%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-78-1988062323%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-78-1988062323%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-78-1988062323:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-78-1988062323:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-78-1988062323:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-81-1988062405%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-81-1988062405%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-81-1988062405%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-81-1988062405%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 26)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-81-1988062405%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-81-1988062405:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-81-1988062405:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-81-1988062405:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-82-1988062406%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-82-1988062406%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-82-1988062406%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-82-1988062406%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-82-1988062406%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-82-1988062406:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-82-1988062406:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-82-1988062406:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-83-1988062408%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-83-1988062408%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-83-1988062408%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-83-1988062408%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-83-1988062408%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-83-1988062408:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-83-1988062408:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-83-1988062408:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-84-1988062410%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-84-1988062410%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-84-1988062410%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-84-1988062410%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-84-1988062410%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-84-1988062410:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-84-1988062410:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-84-1988062410:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-85-1988062411%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-85-1988062411%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-85-1988062411%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-85-1988062411%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-85-1988062411%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-85-1988062411:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-85-1988062411:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-85-1988062411:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-86-1988062412%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-86-1988062412%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-86-1988062412%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-86-1988062412%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-86-1988062412%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-86-1988062412:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-86-1988062412:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-86-1988062412:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-87-1988062414%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-87-1988062414%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-87-1988062414%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.05 26.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.05"^^xsd:decimal ;
  dwc:decimalLongitude "26.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-87-1988062414%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.05 26.3333)"^^geo:wktLiteral ;
  geo-pos:lat "71.05"^^xsd:decimal ;
  geo-pos:long "26.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-87-1988062414%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-87-1988062414:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-87-1988062414:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.3333'^^xsd:double;
  dwc:latitude '71.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-87-1988062414:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-88-1988062416%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-88-1988062416%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-88-1988062416%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.95 25.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.95"^^xsd:decimal ;
  dwc:decimalLongitude "25.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-88-1988062416%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.95 25.9167)"^^geo:wktLiteral ;
  geo-pos:lat "70.95"^^xsd:decimal ;
  geo-pos:long "25.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-88-1988062416%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-88-1988062416:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-88-1988062416:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.9167'^^xsd:double;
  dwc:latitude '70.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 34.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-88-1988062416:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-89-1988062419%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-89-1988062419%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-89-1988062419%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-89-1988062419%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-89-1988062419%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-89-1988062419:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-89-1988062419:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-89-1988062419:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-90-1988062420%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-90-1988062420%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-90-1988062420%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-90-1988062420%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-90-1988062420%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-90-1988062420:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-90-1988062420:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-90-1988062420:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-91-1988062422%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-91-1988062422%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-91-1988062422%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-91-1988062422%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-91-1988062422%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-91-1988062422:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-91-1988062422:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-91-1988062422:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-93-1988062501%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-93-1988062501%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-93-1988062501%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-93-1988062501%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-93-1988062501%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-93-1988062501:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-93-1988062501:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-93-1988062501:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-95-1988062505%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-95-1988062505%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-95-1988062505%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-95-1988062505%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-95-1988062505%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-95-1988062505:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-95-1988062505:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-95-1988062505:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-96-1988062506%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-96-1988062506%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-96-1988062506%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-96-1988062506%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-96-1988062506%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-96-1988062506:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-96-1988062506:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-96-1988062506:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-97-1988062508%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-97-1988062508%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-97-1988062508%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-97-1988062508%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-97-1988062508%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-97-1988062508:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-97-1988062508:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-97-1988062508:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-100-1988062513%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-100-1988062513%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-100-1988062513%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-100-1988062513%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-100-1988062513%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-100-1988062513:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-100-1988062513:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-100-1988062513:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-101-1988062514%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-101-1988062514%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-101-1988062514%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0833"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-101-1988062514%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.0833"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-101-1988062514%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-101-1988062514:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-101-1988062514:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '71.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-101-1988062514:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-102-1988062516%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-102-1988062516%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-102-1988062516%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-102-1988062516%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-102-1988062516%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-102-1988062516:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-102-1988062516:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-102-1988062516:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-107-1988062600%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-107-1988062600%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-107-1988062600%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.9167"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-107-1988062600%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.9167"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-107-1988062600%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-107-1988062600:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-107-1988062600:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.33333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-107-1988062600:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-108-1988062602%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-108-1988062602%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-108-1988062602%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-108-1988062602%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-108-1988062602%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-108-1988062602:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-108-1988062602:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-108-1988062602:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-111-1988062608%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-111-1988062608%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-111-1988062608%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-111-1988062608%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-111-1988062608%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-111-1988062608:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-111-1988062608:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-111-1988062608:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-112-1988062617%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-112-1988062617%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-112-1988062617%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.95 24.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.95"^^xsd:decimal ;
  dwc:decimalLongitude "24.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-112-1988062617%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.95 24.3333)"^^geo:wktLiteral ;
  geo-pos:lat "70.95"^^xsd:decimal ;
  geo-pos:long "24.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-112-1988062617%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-112-1988062617:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-112-1988062617:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24.3333'^^xsd:double;
  dwc:latitude '70.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-112-1988062617:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-113-1988062619%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-113-1988062619%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-113-1988062619%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8667 23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8667"^^xsd:decimal ;
  dwc:decimalLongitude "23.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-113-1988062619%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8667 23.8)"^^geo:wktLiteral ;
  geo-pos:lat "70.8667"^^xsd:decimal ;
  geo-pos:long "23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-113-1988062619%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-113-1988062619:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-113-1988062619:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.8'^^xsd:double;
  dwc:latitude '70.8667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-113-1988062619:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058DF-1988991_IMR-58DF-116-1988062623%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-116-1988062623%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-116-1988062623%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 22.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "22.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058DF-1988991_IMR-58DF-116-1988062623%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 22.75)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "22.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058DF-1988991_IMR-58DF-116-1988062623%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58DF-116-1988062623:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58DF-116-1988062623:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22.75'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58DF-116-1988062623:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1988-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-599-1989062114%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-599-1989062114%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-599-1989062114%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2167"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-599-1989062114%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.2167"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-599-1989062114%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-599-1989062114:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-599-1989062114:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 35.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-599-1989062114:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-600-1989062115%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-600-1989062115%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-600-1989062115%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2167"^^xsd:decimal ;
  dwc:decimalLongitude "31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-600-1989062115%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.2167"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-600-1989062115%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-600-1989062115:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-600-1989062115:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '70.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-600-1989062115:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-601-1989062117%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-601-1989062117%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-601-1989062117%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3167 31.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3167"^^xsd:decimal ;
  dwc:decimalLongitude "31.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-601-1989062117%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3167 31.9333)"^^geo:wktLiteral ;
  geo-pos:lat "70.3167"^^xsd:decimal ;
  geo-pos:long "31.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-601-1989062117%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-601-1989062117:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-601-1989062117:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.9333'^^xsd:double;
  dwc:latitude '70.3167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 33.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-601-1989062117:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-602-1989062118%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-602-1989062118%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-602-1989062118%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 32.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "32.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-602-1989062118%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 32.3667)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "32.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-602-1989062118%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-602-1989062118:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-602-1989062118:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.3667'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 35.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-602-1989062118:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-603-1989062121%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-603-1989062121%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-603-1989062121%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-603-1989062121%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.5833"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-603-1989062121%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-603-1989062121:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-603-1989062121:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 39.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-603-1989062121:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-604-1989062123%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-604-1989062123%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-604-1989062123%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-604-1989062123%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 34)"^^geo:wktLiteral ;
  geo-pos:lat "70.8"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-604-1989062123%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-604-1989062123:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-604-1989062123:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '70.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 40.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-604-1989062123:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-605-1989062201%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-605-1989062201%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-605-1989062201%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-605-1989062201%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 34)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-605-1989062201%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-605-1989062201:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-605-1989062201:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-605-1989062201:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-606-1989062203%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-606-1989062203%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-606-1989062203%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-606-1989062203%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-606-1989062203%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-606-1989062203:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-606-1989062203:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.54 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-606-1989062203:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-607-1989062205%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-607-1989062205%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-607-1989062205%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8167 32.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8167"^^xsd:decimal ;
  dwc:decimalLongitude "32.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-607-1989062205%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8167 32.3333)"^^geo:wktLiteral ;
  geo-pos:lat "70.8167"^^xsd:decimal ;
  geo-pos:long "32.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-607-1989062205%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-607-1989062205:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-607-1989062205:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.3333'^^xsd:double;
  dwc:latitude '70.8167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-607-1989062205:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-608-1989062206%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-608-1989062206%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-608-1989062206%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7167 31.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7167"^^xsd:decimal ;
  dwc:decimalLongitude "31.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-608-1989062206%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7167 31.9667)"^^geo:wktLiteral ;
  geo-pos:lat "70.7167"^^xsd:decimal ;
  geo-pos:long "31.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-608-1989062206%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-608-1989062206:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-608-1989062206:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.9667'^^xsd:double;
  dwc:latitude '70.7167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-608-1989062206:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-609-1989062208%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-609-1989062208%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-609-1989062208%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6 31.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6"^^xsd:decimal ;
  dwc:decimalLongitude "31.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-609-1989062208%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6 31.6)"^^geo:wktLiteral ;
  geo-pos:lat "70.6"^^xsd:decimal ;
  geo-pos:long "31.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-609-1989062208%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-609-1989062208:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-609-1989062208:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.6'^^xsd:double;
  dwc:latitude '70.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 43.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-609-1989062208:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-610-1989062209%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-610-1989062209%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-610-1989062209%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-610-1989062209%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-610-1989062209%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-610-1989062209:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-610-1989062209:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-610-1989062209:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-611-1989062211%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-611-1989062211%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-611-1989062211%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-611-1989062211%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-611-1989062211%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-611-1989062211:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-611-1989062211:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 35.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-611-1989062211:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-612-1989062213%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-612-1989062213%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-612-1989062213%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-612-1989062213%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-612-1989062213%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-612-1989062213:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-612-1989062213:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 43.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-612-1989062213:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-613-1989062215%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-613-1989062215%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-613-1989062215%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-613-1989062215%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-613-1989062215%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-613-1989062215:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-613-1989062215:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 41.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-613-1989062215:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-614-1989062217%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-614-1989062217%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-614-1989062217%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-614-1989062217%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-614-1989062217%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-614-1989062217:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-614-1989062217:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-614-1989062217:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-615-1989062219%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-615-1989062219%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-615-1989062219%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-615-1989062219%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-615-1989062219%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-615-1989062219:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-615-1989062219:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 31.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-615-1989062219:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-616-1989062221%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-616-1989062221%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-616-1989062221%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-616-1989062221%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-616-1989062221%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-616-1989062221:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-616-1989062221:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-616-1989062221:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-617-1989062223%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-617-1989062223%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-617-1989062223%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-617-1989062223%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-617-1989062223%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-617-1989062223:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-617-1989062223:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-617-1989062223:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-618-1989062301%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-618-1989062301%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-618-1989062301%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-618-1989062301%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-618-1989062301%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-618-1989062301:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-618-1989062301:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-618-1989062301:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-619-1989062303%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-619-1989062303%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-619-1989062303%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-619-1989062303%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-619-1989062303%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-619-1989062303:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-619-1989062303:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 26.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-619-1989062303:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-620-1989062305%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-620-1989062305%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-620-1989062305%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-620-1989062305%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-620-1989062305%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-620-1989062305:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-620-1989062305:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.9 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-620-1989062305:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-621-1989062307%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-621-1989062307%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-621-1989062307%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-621-1989062307%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "73.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-621-1989062307%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-621-1989062307:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-621-1989062307:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '73.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 23.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-621-1989062307:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-622-1989062310%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-622-1989062310%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-622-1989062310%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-622-1989062310%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-622-1989062310%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-622-1989062310:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-622-1989062310:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-622-1989062310:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-623-1989062312%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-623-1989062312%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-623-1989062312%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-623-1989062312%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "73.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-623-1989062312%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-623-1989062312:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-623-1989062312:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '73.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-623-1989062312:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-624-1989062314%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-624-1989062314%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-624-1989062314%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-624-1989062314%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "74"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-624-1989062314%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-624-1989062314:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-624-1989062314:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '74'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-624-1989062314:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-627-1989062323%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-627-1989062323%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-627-1989062323%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-627-1989062323%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "73.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-627-1989062323%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-627-1989062323:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-627-1989062323:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '73.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.58 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-627-1989062323:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-628-1989062401%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-628-1989062401%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-628-1989062401%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-628-1989062401%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "73.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-628-1989062401%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-628-1989062401:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-628-1989062401:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '73.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-628-1989062401:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-629-1989062404%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-629-1989062404%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-629-1989062404%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-629-1989062404%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 29)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-629-1989062404%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-629-1989062404:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-629-1989062404:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 41.28 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-629-1989062404:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-630-1989062407%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-630-1989062407%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-630-1989062407%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-630-1989062407%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-630-1989062407%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-630-1989062407:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-630-1989062407:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-630-1989062407:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-631-1989062409%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-631-1989062409%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-631-1989062409%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4167"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-631-1989062409%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.4167"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-631-1989062409%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-631-1989062409:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-631-1989062409:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-631-1989062409:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-632-1989062410%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-632-1989062410%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-632-1989062410%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-632-1989062410%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-632-1989062410%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-632-1989062410:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-632-1989062410:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-632-1989062410:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-633-1989062412%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-633-1989062412%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-633-1989062412%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.9167"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-633-1989062412%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.9167"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-633-1989062412%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-633-1989062412:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-633-1989062412:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-633-1989062412:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-634-1989062414%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-634-1989062414%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-634-1989062414%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-634-1989062414%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-634-1989062414%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-634-1989062414:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-634-1989062414:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-634-1989062414:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-635-1989062415%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-635-1989062415%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-635-1989062415%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-635-1989062415%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-635-1989062415%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-635-1989062415:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-635-1989062415:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 44.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-635-1989062415:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-636-1989062417%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-636-1989062417%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-636-1989062417%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-636-1989062417%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-636-1989062417%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-636-1989062417:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-636-1989062417:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 25.4 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-636-1989062417:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-637-1989062418%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-637-1989062418%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-637-1989062418%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-637-1989062418%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-637-1989062418%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-637-1989062418:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-637-1989062418:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 36.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-637-1989062418:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-638-1989062419%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-638-1989062419%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-638-1989062419%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-638-1989062419%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-638-1989062419%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-638-1989062419:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-638-1989062419:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-638-1989062419:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-639-1989062422%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-639-1989062422%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-639-1989062422%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-639-1989062422%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-639-1989062422%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-639-1989062422:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-639-1989062422:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-639-1989062422:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-640-1989062500%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-640-1989062500%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-640-1989062500%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-640-1989062500%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-640-1989062500%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-640-1989062500:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-640-1989062500:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-640-1989062500:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-641-1989062501%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-641-1989062501%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-641-1989062501%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-641-1989062501%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-641-1989062501%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-641-1989062501:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-641-1989062501:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-641-1989062501:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-642-1989062503%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-642-1989062503%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-642-1989062503%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-642-1989062503%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-642-1989062503%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-642-1989062503:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-642-1989062503:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-642-1989062503:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-643-1989062504%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-643-1989062504%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-643-1989062504%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-643-1989062504%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-643-1989062504%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-643-1989062504:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-643-1989062504:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-643-1989062504:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-644-1989062506%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-644-1989062506%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-644-1989062506%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-644-1989062506%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-644-1989062506%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-644-1989062506:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-644-1989062506:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-644-1989062506:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-645-1989062508%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-645-1989062508%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-645-1989062508%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-645-1989062508%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-645-1989062508%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-645-1989062508:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-645-1989062508:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-645-1989062508:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-646-1989062510%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-646-1989062510%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-646-1989062510%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-646-1989062510%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-646-1989062510%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-646-1989062510:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-646-1989062510:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-646-1989062510:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-647-1989062512%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-647-1989062512%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-647-1989062512%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-647-1989062512%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-647-1989062512%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-647-1989062512:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-647-1989062512:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-647-1989062512:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-648-1989062514%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-648-1989062514%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-648-1989062514%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-648-1989062514%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-648-1989062514%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-648-1989062514:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-648-1989062514:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-648-1989062514:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-649-1989062516%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-649-1989062516%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-649-1989062516%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-649-1989062516%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 27)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-649-1989062516%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-649-1989062516:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-649-1989062516:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 40.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-649-1989062516:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-650-1989062520%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-650-1989062520%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-650-1989062520%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-650-1989062520%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 25)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-650-1989062520%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-650-1989062520:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-650-1989062520:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 22.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-650-1989062520:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-652-1989062600%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-652-1989062600%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-652-1989062600%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-652-1989062600%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-652-1989062600%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-652-1989062600:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-652-1989062600:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.083333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-652-1989062600:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-653-1989062601%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-653-1989062601%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-653-1989062601%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-653-1989062601%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-653-1989062601%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-653-1989062601:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-653-1989062601:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-653-1989062601:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-654-1989062603%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-654-1989062603%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-654-1989062603%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-654-1989062603%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-654-1989062603%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-654-1989062603:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-654-1989062603:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 40.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-654-1989062603:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-655-1989062605%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-655-1989062605%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-655-1989062605%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-655-1989062605%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-655-1989062605%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-655-1989062605:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-655-1989062605:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-655-1989062605:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-656-1989062606%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-656-1989062606%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-656-1989062606%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-656-1989062606%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-656-1989062606%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-656-1989062606:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-656-1989062606:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 16.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-656-1989062606:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-657-1989062608%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-657-1989062608%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-657-1989062608%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-657-1989062608%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-657-1989062608%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-657-1989062608:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-657-1989062608:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 36.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-657-1989062608:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-658-1989062609%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-658-1989062609%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-658-1989062609%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-658-1989062609%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-658-1989062609%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-658-1989062609:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-658-1989062609:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 34.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-658-1989062609:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-659-1989062611%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-659-1989062611%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-659-1989062611%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-659-1989062611%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1333 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.1333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-659-1989062611%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-659-1989062611:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-659-1989062611:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 41.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-659-1989062611:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-660-1989062622%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-660-1989062622%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-660-1989062622%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-660-1989062622%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.3"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-660-1989062622%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-660-1989062622:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-660-1989062622:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '70.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 43.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-660-1989062622:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-661-1989062623%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-661-1989062623%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-661-1989062623%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.35 18.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-661-1989062623%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.35 18.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.35"^^xsd:decimal ;
  geo-pos:long "18.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-661-1989062623%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-661-1989062623:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-661-1989062623:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.2167'^^xsd:double;
  dwc:latitude '70.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-661-1989062623:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-662-1989062700%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-662-1989062700%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-662-1989062700%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "17.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-662-1989062700%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 17.95)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "17.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-662-1989062700%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-662-1989062700:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-662-1989062700:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.95'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-662-1989062700:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-663-1989062701%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-663-1989062701%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-663-1989062701%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.45 17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.45"^^xsd:decimal ;
  dwc:decimalLongitude "17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-663-1989062701%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.45 17.6)"^^geo:wktLiteral ;
  geo-pos:lat "70.45"^^xsd:decimal ;
  geo-pos:long "17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-663-1989062701%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-663-1989062701:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-663-1989062701:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.6'^^xsd:double;
  dwc:latitude '70.45'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 35.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-663-1989062701:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-664-1989062703%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-664-1989062703%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-664-1989062703%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6833 17.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6833"^^xsd:decimal ;
  dwc:decimalLongitude "17.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-664-1989062703%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6833 17.9167)"^^geo:wktLiteral ;
  geo-pos:lat "70.6833"^^xsd:decimal ;
  geo-pos:long "17.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-664-1989062703%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-664-1989062703:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-664-1989062703:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.9167'^^xsd:double;
  dwc:latitude '70.6833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-664-1989062703:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-665-1989062705%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-665-1989062705%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-665-1989062705%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 18.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9167"^^xsd:decimal ;
  dwc:decimalLongitude "18.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-665-1989062705%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 18.2333)"^^geo:wktLiteral ;
  geo-pos:lat "70.9167"^^xsd:decimal ;
  geo-pos:long "18.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-665-1989062705%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-665-1989062705:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-665-1989062705:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.2333'^^xsd:double;
  dwc:latitude '70.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 38.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-665-1989062705:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-666-1989062706%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-666-1989062706%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-666-1989062706%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0833"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-666-1989062706%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "71.0833"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-666-1989062706%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-666-1989062706:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-666-1989062706:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '71.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 41.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-666-1989062706:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-667-1989062708%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-667-1989062708%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-667-1989062708%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 18.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-667-1989062708%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 18.1667)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "18.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-667-1989062708%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-667-1989062708:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-667-1989062708:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.1667'^^xsd:double;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 27.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-667-1989062708:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-668-1989062709%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-668-1989062709%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-668-1989062709%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 18.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5833"^^xsd:decimal ;
  dwc:decimalLongitude "18.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-668-1989062709%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 18.1333)"^^geo:wktLiteral ;
  geo-pos:lat "71.5833"^^xsd:decimal ;
  geo-pos:long "18.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-668-1989062709%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-668-1989062709:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-668-1989062709:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.1333'^^xsd:double;
  dwc:latitude '71.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 13.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-668-1989062709:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-669-1989062710%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-669-1989062710%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-669-1989062710%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6167 18.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6167"^^xsd:decimal ;
  dwc:decimalLongitude "18.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-669-1989062710%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6167 18.5667)"^^geo:wktLiteral ;
  geo-pos:lat "71.6167"^^xsd:decimal ;
  geo-pos:long "18.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-669-1989062710%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-669-1989062710:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-669-1989062710:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.5667'^^xsd:double;
  dwc:latitude '71.6167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 15.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-669-1989062710:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-671-1989062714%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-671-1989062714%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-671-1989062714%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2333 19.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.2333"^^xsd:decimal ;
  dwc:decimalLongitude "19.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-671-1989062714%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2333 19.5333)"^^geo:wktLiteral ;
  geo-pos:lat "71.2333"^^xsd:decimal ;
  geo-pos:long "19.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-671-1989062714%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-671-1989062714:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-671-1989062714:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.5333'^^xsd:double;
  dwc:latitude '71.2333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-671-1989062714:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-672-1989062716%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-672-1989062716%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-672-1989062716%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0333 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0333"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-672-1989062716%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0333 20)"^^geo:wktLiteral ;
  geo-pos:lat "71.0333"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-672-1989062716%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-672-1989062716:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-672-1989062716:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-672-1989062716:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-673-1989062717%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-673-1989062717%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-673-1989062717%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-673-1989062717%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-673-1989062717%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-673-1989062717:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-673-1989062717:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-673-1989062717:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-674-1989062719%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-674-1989062719%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-674-1989062719%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6167 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6167"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-674-1989062719%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6167 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.6167"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-674-1989062719%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-674-1989062719:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-674-1989062719:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.6167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-674-1989062719:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-675-1989062720%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-675-1989062720%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-675-1989062720%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-675-1989062720%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.8"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-675-1989062720%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-675-1989062720:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-675-1989062720:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 37.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-675-1989062720:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-676-1989062722%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-676-1989062722%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-676-1989062722%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-676-1989062722%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 21)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-676-1989062722%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-676-1989062722:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-676-1989062722:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-676-1989062722:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-677-1989062800%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-677-1989062800%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-677-1989062800%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-677-1989062800%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-677-1989062800%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-677-1989062800:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-677-1989062800:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.66666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-677-1989062800:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-678-1989062802%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-678-1989062802%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-678-1989062802%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-678-1989062802%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-678-1989062802%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-678-1989062802:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-678-1989062802:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-678-1989062802:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-679-1989062804%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-679-1989062804%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-679-1989062804%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-679-1989062804%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-679-1989062804%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-679-1989062804:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-679-1989062804:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 41.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-679-1989062804:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-680-1989062806%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-680-1989062806%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-680-1989062806%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-680-1989062806%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 21)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-680-1989062806%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-680-1989062806:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-680-1989062806:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 37.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-680-1989062806:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-681-1989062808%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-681-1989062808%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-681-1989062808%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-681-1989062808%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 21)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-681-1989062808%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-681-1989062808:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-681-1989062808:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 22.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-681-1989062808:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-684-1989062817%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-684-1989062817%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-684-1989062817%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-684-1989062817%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-684-1989062817%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-684-1989062817:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-684-1989062817:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-684-1989062817:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-685-1989062818%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-685-1989062818%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-685-1989062818%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-685-1989062818%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-685-1989062818%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-685-1989062818:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-685-1989062818:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 44.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-685-1989062818:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-686-1989062819%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-686-1989062819%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-686-1989062819%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-686-1989062819%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-686-1989062819%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-686-1989062819:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-686-1989062819:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-686-1989062819:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-687-1989062821%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-687-1989062821%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-687-1989062821%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-687-1989062821%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-687-1989062821%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-687-1989062821:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-687-1989062821:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 37.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-687-1989062821:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-688-1989062823%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-688-1989062823%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-688-1989062823%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-688-1989062823%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-688-1989062823%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-688-1989062823:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-688-1989062823:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-688-1989062823:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-689-1989062901%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-689-1989062901%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-689-1989062901%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-689-1989062901%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-689-1989062901%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-689-1989062901:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-689-1989062901:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-689-1989062901:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-690-1989062903%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-690-1989062903%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-690-1989062903%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-690-1989062903%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-690-1989062903%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-690-1989062903:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-690-1989062903:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-690-1989062903:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-691-1989062904%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-691-1989062904%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-691-1989062904%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-691-1989062904%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-691-1989062904%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-691-1989062904:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-691-1989062904:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-691-1989062904:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-692-1989062906%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-692-1989062906%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-692-1989062906%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-692-1989062906%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-692-1989062906%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-692-1989062906:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-692-1989062906:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-692-1989062906:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7001-1989062101%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7001-1989062101%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7001-1989062101%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7001-1989062101%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 29)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7001-1989062101%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7001-1989062101:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7001-1989062101:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '70.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 41.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7001-1989062101:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7002-1989062101%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7002-1989062101%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7002-1989062101%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.075 29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.075"^^xsd:decimal ;
  dwc:decimalLongitude "29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7002-1989062101%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.075 29.25)"^^geo:wktLiteral ;
  geo-pos:lat "70.075"^^xsd:decimal ;
  geo-pos:long "29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7002-1989062101%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7002-1989062101:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7002-1989062101:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.25'^^xsd:double;
  dwc:latitude '70.075'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7002-1989062101:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7003-1989062102%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7003-1989062102%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7003-1989062102%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.05 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.05"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7003-1989062102%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.05 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.05"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7003-1989062102%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7003-1989062102:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7003-1989062102:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '70.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7003-1989062102:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7004-1989062103%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7004-1989062103%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7004-1989062103%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.025 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.025"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7004-1989062103%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.025 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "70.025"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7004-1989062103%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7004-1989062103:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7004-1989062103:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '70.025'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7004-1989062103:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7005-1989062103%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7005-1989062103%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7005-1989062103%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7005-1989062103%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7005-1989062103%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7005-1989062103:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7005-1989062103:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 40.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7005-1989062103:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7006-1989062110%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7006-1989062110%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7006-1989062110%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7006-1989062110%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7006-1989062110%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7006-1989062110:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7006-1989062110:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7006-1989062110:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7007-1989062111%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7007-1989062111%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7007-1989062111%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "30.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7007-1989062111%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.4833)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "30.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7007-1989062111%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7007-1989062111:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7007-1989062111:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.4833'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7007-1989062111:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7008-1989062112%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7008-1989062112%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7008-1989062112%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "30.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7008-1989062112%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.7333)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "30.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7008-1989062112%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7008-1989062112:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7008-1989062112:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.7333'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7008-1989062112:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7009-1989062112%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7009-1989062112%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7009-1989062112%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7009-1989062112%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 31)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7009-1989062112%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7009-1989062112:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7009-1989062112:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 44.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7009-1989062112:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7010-1989062113%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7010-1989062113%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7010-1989062113%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1083 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1083"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7010-1989062113%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1083 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.1083"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1989008_IMR-58MS-7010-1989062113%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7010-1989062113:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7010-1989062113:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.1083'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7010-1989062113:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-884-1990061613%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-884-1990061613%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-884-1990061613%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.05 29.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.05"^^xsd:decimal ;
  dwc:decimalLongitude "29.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-884-1990061613%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.05 29.5167)"^^geo:wktLiteral ;
  geo-pos:lat "70.05"^^xsd:decimal ;
  geo-pos:long "29.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-884-1990061613%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-884-1990061613:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-884-1990061613:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.5167'^^xsd:double;
  dwc:latitude '70.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-884-1990061613:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-885-1990061614%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-885-1990061614%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-885-1990061614%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0333"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-885-1990061614%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "70.0333"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-885-1990061614%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-885-1990061614:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-885-1990061614:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '70.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-885-1990061614:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-886-1990061615%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-886-1990061615%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-886-1990061615%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-886-1990061615%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-886-1990061615%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-886-1990061615:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-886-1990061615:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-886-1990061615:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-887-1990061618%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-887-1990061618%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-887-1990061618%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "30.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-887-1990061618%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.7333)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "30.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-887-1990061618%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-887-1990061618:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-887-1990061618:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.7333'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 25.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-887-1990061618:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-888-1990061619%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-888-1990061619%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-888-1990061619%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1167 31.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1167"^^xsd:decimal ;
  dwc:decimalLongitude "31.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-888-1990061619%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1167 31.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.1167"^^xsd:decimal ;
  geo-pos:long "31.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-888-1990061619%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-888-1990061619:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-888-1990061619:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.1667'^^xsd:double;
  dwc:latitude '70.1167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-888-1990061619:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-889-1990061622%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-889-1990061622%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-889-1990061622%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-889-1990061622%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.1667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-889-1990061622%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-889-1990061622:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-889-1990061622:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 38.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-889-1990061622:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-890-1990061701%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-890-1990061701%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-890-1990061701%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-890-1990061701%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 33)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-890-1990061701%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-890-1990061701:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-890-1990061701:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.1 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-890-1990061701:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-891-1990061704%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-891-1990061704%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-891-1990061704%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.75 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.75"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-891-1990061704%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.75 34)"^^geo:wktLiteral ;
  geo-pos:lat "69.75"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-891-1990061704%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-891-1990061704:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-891-1990061704:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '69.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 28.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-891-1990061704:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-892-1990061707%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-892-1990061707%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-892-1990061707%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-892-1990061707%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 35)"^^geo:wktLiteral ;
  geo-pos:lat "69.5"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-892-1990061707%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-892-1990061707:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-892-1990061707:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '69.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 91.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-892-1990061707:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-893-1990061710%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-893-1990061710%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-893-1990061710%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.75 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.75"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-893-1990061710%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.75 35)"^^geo:wktLiteral ;
  geo-pos:lat "69.75"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-893-1990061710%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-893-1990061710:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-893-1990061710:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '69.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-893-1990061710:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-894-1990061711%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-894-1990061711%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-894-1990061711%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-894-1990061711%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 35)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-894-1990061711%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-894-1990061711:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-894-1990061711:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-894-1990061711:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-895-1990061713%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-895-1990061713%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-895-1990061713%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-895-1990061713%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 35)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-895-1990061713%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-895-1990061713:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-895-1990061713:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '70.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-895-1990061713:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-896-1990061716%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-896-1990061716%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-896-1990061716%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-896-1990061716%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 35)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-896-1990061716%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-896-1990061716:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-896-1990061716:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-896-1990061716:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-423-1991062120%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-423-1991062120%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-423-1991062120%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-423-1991062120%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-423-1991062120%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-423-1991062120:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-423-1991062120:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-423-1991062120:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-424-1991062122%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-424-1991062122%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-424-1991062122%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-424-1991062122%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-424-1991062122%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-424-1991062122:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-424-1991062122:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-424-1991062122:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-425-1991062200%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-425-1991062200%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-425-1991062200%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-425-1991062200%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-425-1991062200%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-425-1991062200:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-425-1991062200:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-425-1991062200:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-426-1991062202%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-426-1991062202%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-426-1991062202%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-426-1991062202%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-426-1991062202%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-426-1991062202:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-426-1991062202:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-426-1991062202:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-427-1991062204%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-427-1991062204%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-427-1991062204%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-427-1991062204%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 29)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-427-1991062204%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-427-1991062204:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-427-1991062204:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-427-1991062204:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-428-1991062207%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-428-1991062207%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-428-1991062207%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.25"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-428-1991062207%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 29)"^^geo:wktLiteral ;
  geo-pos:lat "73.25"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-428-1991062207%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-428-1991062207:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-428-1991062207:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '73.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-428-1991062207:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-433-1991062218%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-433-1991062218%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-433-1991062218%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-433-1991062218%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 27)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-433-1991062218%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-433-1991062218:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-433-1991062218:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-433-1991062218:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-434-1991062221%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-434-1991062221%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-434-1991062221%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-434-1991062221%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-434-1991062221%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-434-1991062221:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-434-1991062221:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-434-1991062221:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-435-1991062223%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-435-1991062223%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-435-1991062223%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-435-1991062223%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-435-1991062223%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-435-1991062223:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-435-1991062223:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 41.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-435-1991062223:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-436-1991062301%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-436-1991062301%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-436-1991062301%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-436-1991062301%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-436-1991062301%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-436-1991062301:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-436-1991062301:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-436-1991062301:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-437-1991062303%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-437-1991062303%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-437-1991062303%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-437-1991062303%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-437-1991062303%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-437-1991062303:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-437-1991062303:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 36.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-437-1991062303:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-438-1991062305%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-438-1991062305%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-438-1991062305%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-438-1991062305%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-438-1991062305%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-438-1991062305:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-438-1991062305:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-438-1991062305:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-439-1991062307%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-439-1991062307%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-439-1991062307%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-439-1991062307%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-439-1991062307%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-439-1991062307:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-439-1991062307:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-439-1991062307:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-440-1991062309%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-440-1991062309%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-440-1991062309%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-440-1991062309%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-440-1991062309%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-440-1991062309:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-440-1991062309:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-440-1991062309:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-441-1991062310%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-441-1991062310%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-441-1991062310%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-441-1991062310%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-441-1991062310%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-441-1991062310:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-441-1991062310:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-441-1991062310:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-442-1991062312%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-442-1991062312%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-442-1991062312%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-442-1991062312%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-442-1991062312%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-442-1991062312:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-442-1991062312:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-442-1991062312:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-443-1991062409%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-443-1991062409%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-443-1991062409%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-443-1991062409%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-443-1991062409%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-443-1991062409:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-443-1991062409:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 39.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-443-1991062409:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-444-1991062411%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-444-1991062411%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-444-1991062411%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-444-1991062411%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-444-1991062411%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-444-1991062411:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-444-1991062411:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-444-1991062411:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-445-1991062412%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-445-1991062412%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-445-1991062412%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-445-1991062412%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-445-1991062412%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-445-1991062412:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-445-1991062412:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-445-1991062412:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-446-1991062414%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-446-1991062414%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-446-1991062414%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-446-1991062414%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-446-1991062414%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-446-1991062414:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-446-1991062414:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 38.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-446-1991062414:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-447-1991062416%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-447-1991062416%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-447-1991062416%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-447-1991062416%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-447-1991062416%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-447-1991062416:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-447-1991062416:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-447-1991062416:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-448-1991062418%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-448-1991062418%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-448-1991062418%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-448-1991062418%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-448-1991062418%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-448-1991062418:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-448-1991062418:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 44.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-448-1991062418:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-449-1991062420%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-449-1991062420%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-449-1991062420%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-449-1991062420%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-449-1991062420%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-449-1991062420:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-449-1991062420:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-449-1991062420:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-450-1991062422%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-450-1991062422%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-450-1991062422%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-450-1991062422%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-450-1991062422%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-450-1991062422:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-450-1991062422:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 32.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-450-1991062422:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-451-1991062500%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-451-1991062500%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-451-1991062500%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-451-1991062500%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 25)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-451-1991062500%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-451-1991062500:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-451-1991062500:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-451-1991062500:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-452-1991062502%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-452-1991062502%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-452-1991062502%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.25"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-452-1991062502%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 25)"^^geo:wktLiteral ;
  geo-pos:lat "73.25"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-452-1991062502%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-452-1991062502:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-452-1991062502:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '73.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 44.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-452-1991062502:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-453-1991062506%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-453-1991062506%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-453-1991062506%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-453-1991062506%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 24)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-453-1991062506%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-453-1991062506:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-453-1991062506:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 24.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-453-1991062506:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-455-1991062512%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-455-1991062512%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-455-1991062512%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-455-1991062512%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 23)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-455-1991062512%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-455-1991062512:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-455-1991062512:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-455-1991062512:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-457-1991062515%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-457-1991062515%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-457-1991062515%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-457-1991062515%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-457-1991062515%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-457-1991062515:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-457-1991062515:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 34.91 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-457-1991062515:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-458-1991062518%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-458-1991062518%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-458-1991062518%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-458-1991062518%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-458-1991062518%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-458-1991062518:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-458-1991062518:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 35.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-458-1991062518:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-459-1991062520%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-459-1991062520%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-459-1991062520%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-459-1991062520%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-459-1991062520%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-459-1991062520:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-459-1991062520:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 38.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-459-1991062520:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-460-1991062522%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-460-1991062522%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-460-1991062522%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-460-1991062522%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-460-1991062522%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-460-1991062522:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-460-1991062522:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 32.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-460-1991062522:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-462-1991062602%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-462-1991062602%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-462-1991062602%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-462-1991062602%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-462-1991062602%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-462-1991062602:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-462-1991062602:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-462-1991062602:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-463-1991062604%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-463-1991062604%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-463-1991062604%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-463-1991062604%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-463-1991062604%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-463-1991062604:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-463-1991062604:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 34.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-463-1991062604:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-464-1991062606%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-464-1991062606%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-464-1991062606%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-464-1991062606%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-464-1991062606%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-464-1991062606:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-464-1991062606:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-464-1991062606:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-465-1991062608%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-465-1991062608%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-465-1991062608%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-465-1991062608%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 22)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-465-1991062608%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-465-1991062608:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-465-1991062608:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-465-1991062608:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-466-1991062612%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-466-1991062612%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-466-1991062612%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-466-1991062612%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-466-1991062612%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-466-1991062612:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-466-1991062612:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 34.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-466-1991062612:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-467-1991062614%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-467-1991062614%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-467-1991062614%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-467-1991062614%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-467-1991062614%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-467-1991062614:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-467-1991062614:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 31.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-467-1991062614:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-468-1991062616%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-468-1991062616%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-468-1991062616%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-468-1991062616%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-468-1991062616%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-468-1991062616:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-468-1991062616:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 39.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-468-1991062616:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-469-1991062618%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-469-1991062618%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-469-1991062618%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-469-1991062618%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 21)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-469-1991062618%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-469-1991062618:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-469-1991062618:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-469-1991062618:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-470-1991062621%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-470-1991062621%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-470-1991062621%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-470-1991062621%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-470-1991062621%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-470-1991062621:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-470-1991062621:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-470-1991062621:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-471-1991062623%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-471-1991062623%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-471-1991062623%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-471-1991062623%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-471-1991062623%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-471-1991062623:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-471-1991062623:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-471-1991062623:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-472-1991062702%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-472-1991062702%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-472-1991062702%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-472-1991062702%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-472-1991062702%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-472-1991062702:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-472-1991062702:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-472-1991062702:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-486-1991062815%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-486-1991062815%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-486-1991062815%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 19.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "19.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-486-1991062815%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 19.7333)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "19.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-486-1991062815%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-486-1991062815:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-486-1991062815:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.7333'^^xsd:double;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-486-1991062815:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-487-1991062817%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-487-1991062817%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-487-1991062817%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-487-1991062817%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 19.8)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "19.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-487-1991062817%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-487-1991062817:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-487-1991062817:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.8'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.54 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-487-1991062817:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-488-1991062819%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-488-1991062819%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-488-1991062819%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 19.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "19.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-488-1991062819%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 19.8333)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "19.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-488-1991062819%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-488-1991062819:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-488-1991062819:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.8333'^^xsd:double;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-488-1991062819:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-489-1991062821%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-489-1991062821%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-489-1991062821%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 19.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "19.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-489-1991062821%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 19.8667)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "19.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-489-1991062821%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-489-1991062821:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-489-1991062821:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.8667'^^xsd:double;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-489-1991062821:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-490-1991062822%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-490-1991062822%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-490-1991062822%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-490-1991062822%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 19.9)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-490-1991062822%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-490-1991062822:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-490-1991062822:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.9'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-490-1991062822:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-491-1991062823%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-491-1991062823%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-491-1991062823%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 19.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "19.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-491-1991062823%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 19.9333)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "19.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-491-1991062823%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-491-1991062823:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-491-1991062823:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.9333'^^xsd:double;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 40.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-491-1991062823:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-492-1991062901%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-492-1991062901%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-492-1991062901%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 19.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "19.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-492-1991062901%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 19.9667)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "19.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-492-1991062901%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-492-1991062901:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-492-1991062901:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.9667'^^xsd:double;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 43.54 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-492-1991062901:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-493-1991062902%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-493-1991062902%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-493-1991062902%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-493-1991062902%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-493-1991062902%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-493-1991062902:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-493-1991062902:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-493-1991062902:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-495-1991062906%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-495-1991062906%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-495-1991062906%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-495-1991062906%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-495-1991062906%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-495-1991062906:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-495-1991062906:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-495-1991062906:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-496-1991062908%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-496-1991062908%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-496-1991062908%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-496-1991062908%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-496-1991062908%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-496-1991062908:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-496-1991062908:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-496-1991062908:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-497-1991062909%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-497-1991062909%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-497-1991062909%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-497-1991062909%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-497-1991062909%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-497-1991062909:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-497-1991062909:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-497-1991062909:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-499-1991062914%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-499-1991062914%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-499-1991062914%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-499-1991062914%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 17.75)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-499-1991062914%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-499-1991062914:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-499-1991062914:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.75'^^xsd:double;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 43.9 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-499-1991062914:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-502-1991062920%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-502-1991062920%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-502-1991062920%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-502-1991062920%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 18)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-502-1991062920%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-502-1991062920:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-502-1991062920:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-502-1991062920:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-503-1991062922%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-503-1991062922%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-503-1991062922%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-503-1991062922%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-503-1991062922%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-503-1991062922:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-503-1991062922:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-503-1991062922:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-504-1991063000%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-504-1991063000%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-504-1991063000%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "17.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-504-1991063000%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 17.8333)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "17.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-504-1991063000%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-504-1991063000:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-504-1991063000:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.8333'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-504-1991063000:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-506-1991063004%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-506-1991063004%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-506-1991063004%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-506-1991063004%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-506-1991063004%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-506-1991063004:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-506-1991063004:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 36.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-506-1991063004:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-697-1992060804%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-697-1992060804%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-697-1992060804%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2 32.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2"^^xsd:decimal ;
  dwc:decimalLongitude "32.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-697-1992060804%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2 32.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.2"^^xsd:decimal ;
  geo-pos:long "32.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-697-1992060804%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-697-1992060804:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-697-1992060804:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.2'^^xsd:double;
  dwc:latitude '70.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-697-1992060804:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9289-1993061002%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9289-1993061002%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9289-1993061002%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9289-1993061002%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26.9833)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "26.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9289-1993061002%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-9289-1993061002:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-9289-1993061002:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.9833'^^xsd:double;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-9289-1993061002:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9290-1993061014%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9290-1993061014%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9290-1993061014%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1333 26.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1333"^^xsd:decimal ;
  dwc:decimalLongitude "26.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9290-1993061014%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1333 26.9333)"^^geo:wktLiteral ;
  geo-pos:lat "72.1333"^^xsd:decimal ;
  geo-pos:long "26.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9290-1993061014%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-9290-1993061014:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-9290-1993061014:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.9333'^^xsd:double;
  dwc:latitude '72.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.7 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-9290-1993061014:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9305-1993061920%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9305-1993061920%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9305-1993061920%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7833 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7833"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9305-1993061920%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7833 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.7833"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9305-1993061920%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-9305-1993061920:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-9305-1993061920:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.7833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-9305-1993061920:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9308-1993062105%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9308-1993062105%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9308-1993062105%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.85 33.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9308-1993062105%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.85 33.9833)"^^geo:wktLiteral ;
  geo-pos:lat "70.85"^^xsd:decimal ;
  geo-pos:long "33.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9308-1993062105%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-9308-1993062105:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-9308-1993062105:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.9833'^^xsd:double;
  dwc:latitude '70.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-9308-1993062105:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9310-1993062213%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9310-1993062213%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9310-1993062213%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7833 33.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7833"^^xsd:decimal ;
  dwc:decimalLongitude "33.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9310-1993062213%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7833 33.9667)"^^geo:wktLiteral ;
  geo-pos:lat "69.7833"^^xsd:decimal ;
  geo-pos:long "33.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9310-1993062213%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-9310-1993062213:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-9310-1993062213:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.9667'^^xsd:double;
  dwc:latitude '69.7833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-9310-1993062213:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9311-1993062301%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9311-1993062301%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9311-1993062301%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5667 34.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5667"^^xsd:decimal ;
  dwc:decimalLongitude "34.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9311-1993062301%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5667 34.9833)"^^geo:wktLiteral ;
  geo-pos:lat "70.5667"^^xsd:decimal ;
  geo-pos:long "34.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9311-1993062301%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-9311-1993062301:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-9311-1993062301:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34.9833'^^xsd:double;
  dwc:latitude '70.5667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-9311-1993062301:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-1994207_IMR-58JH-443-1994061900%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-443-1994061900%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-443-1994061900%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-443-1994061900%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-1994207_IMR-58JH-443-1994061900%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-443-1994061900:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-443-1994061900:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-443-1994061900:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1994-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-1994207_IMR-58JH-446-1994062006%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-446-1994062006%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-446-1994062006%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2 32.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2"^^xsd:decimal ;
  dwc:decimalLongitude "32.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-446-1994062006%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2 32.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.2"^^xsd:decimal ;
  geo-pos:long "32.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-1994207_IMR-58JH-446-1994062006%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-446-1994062006:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-446-1994062006:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.2167'^^xsd:double;
  dwc:latitude '70.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-446-1994062006:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1994-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-1994207_IMR-58JH-462-1994062206%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-462-1994062206%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-462-1994062206%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9833 33.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.9833"^^xsd:decimal ;
  dwc:decimalLongitude "33.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-462-1994062206%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9833 33.2167)"^^geo:wktLiteral ;
  geo-pos:lat "69.9833"^^xsd:decimal ;
  geo-pos:long "33.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-1994207_IMR-58JH-462-1994062206%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-462-1994062206:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-462-1994062206:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.2167'^^xsd:double;
  dwc:latitude '69.9833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.4 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-462-1994062206:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1994-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-1994207_IMR-58JH-463-1994062212%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-463-1994062212%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-463-1994062212%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6 34.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.6"^^xsd:decimal ;
  dwc:decimalLongitude "34.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-463-1994062212%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6 34.2167)"^^geo:wktLiteral ;
  geo-pos:lat "69.6"^^xsd:decimal ;
  geo-pos:long "34.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-1994207_IMR-58JH-463-1994062212%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-463-1994062212:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-463-1994062212:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34.2167'^^xsd:double;
  dwc:latitude '69.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-463-1994062212:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1994-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-1994207_IMR-58JH-464-1994062214%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-464-1994062214%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-464-1994062214%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8833 34.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.8833"^^xsd:decimal ;
  dwc:decimalLongitude "34.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-464-1994062214%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8833 34.2167)"^^geo:wktLiteral ;
  geo-pos:lat "69.8833"^^xsd:decimal ;
  geo-pos:long "34.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-1994207_IMR-58JH-464-1994062214%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-464-1994062214:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-464-1994062214:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34.2167'^^xsd:double;
  dwc:latitude '69.8833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-464-1994062214:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1994-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-1994207_IMR-58JH-476-1994062403%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-476-1994062403%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-476-1994062403%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8333 35.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.8333"^^xsd:decimal ;
  dwc:decimalLongitude "35.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-476-1994062403%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8333 35.2167)"^^geo:wktLiteral ;
  geo-pos:lat "69.8333"^^xsd:decimal ;
  geo-pos:long "35.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-1994207_IMR-58JH-476-1994062403%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-476-1994062403:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-476-1994062403:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35.2167'^^xsd:double;
  dwc:latitude '69.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-476-1994062403:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-1994207_IMR-58JH-9002-1994062003%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-9002-1994062003%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-9002-1994062003%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 32.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "32.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-9002-1994062003%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 32.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "32.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-1994207_IMR-58JH-9002-1994062003%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-9002-1994062003:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-9002-1994062003:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.2167'^^xsd:double;
  dwc:latitude '70.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-9002-1994062003:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1994-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7083-1995061411%3A48%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7083-1995061411%3A48%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7083-1995061411%3A48%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2267 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2267"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7083-1995061411%3A48%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2267 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.2267"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7083-1995061411%3A48%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7083-1995061411:48:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7083-1995061411:48:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.2267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 30 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'T 80 cm, vertical ring net'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7083-1995061411:48:00Z-126735'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7085-1995061414%3A26%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7085-1995061414%3A26%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7085-1995061414%3A26%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7085-1995061414%3A26%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7085-1995061414%3A26%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7085-1995061414:26:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7085-1995061414:26:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 30 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'T 80 cm, vertical ring net'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7085-1995061414:26:00Z-126735'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7086-1995061416%3A03%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7086-1995061416%3A03%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7086-1995061416%3A03%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "30.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7086-1995061416%3A03%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.5)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7086-1995061416%3A03%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7086-1995061416:03:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7086-1995061416:03:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.5'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 30 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'T 80 cm, vertical ring net'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7086-1995061416:03:00Z-126735'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7089-1995061420%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7089-1995061420%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7089-1995061420%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7089-1995061420%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "70.1667"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7089-1995061420%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7089-1995061420:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7089-1995061420:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '70.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 30 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'T 80 cm, vertical ring net'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7089-1995061420:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7107-1995061603%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7107-1995061603%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7107-1995061603%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.75 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.75"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7107-1995061603%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.75 34)"^^geo:wktLiteral ;
  geo-pos:lat "69.75"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7107-1995061603%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7107-1995061603:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7107-1995061603:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '69.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 30 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'T 80 cm, vertical ring net'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7107-1995061603:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1995-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7110-1995061607%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7110-1995061607%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7110-1995061607%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.6667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7110-1995061607%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6667 35)"^^geo:wktLiteral ;
  geo-pos:lat "69.6667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1995007_IMR-58MS-7110-1995061607%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7110-1995061607:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7110-1995061607:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '69.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 30 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'T 80 cm, vertical ring net'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7110-1995061607:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1995-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7002-1996061419%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7002-1996061419%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7002-1996061419%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7002-1996061419%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7002-1996061419%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7002-1996061419:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7002-1996061419:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 37.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7002-1996061419:17:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7003-1996061419%3A58%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7003-1996061419%3A58%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7003-1996061419%3A58%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7003-1996061419%3A58%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7003-1996061419%3A58%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7003-1996061419:58:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7003-1996061419:58:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 37.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7003-1996061419:58:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7005-1996061422%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7005-1996061422%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7005-1996061422%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7005-1996061422%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7005-1996061422%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7005-1996061422:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7005-1996061422:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7005-1996061422:53:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7006-1996061500%3A31%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7006-1996061500%3A31%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7006-1996061500%3A31%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7006-1996061500%3A31%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 19)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7006-1996061500%3A31%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7006-1996061500:31:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7006-1996061500:31:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.51666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7006-1996061500:31:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7007-1996061502%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7007-1996061502%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7007-1996061502%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7007-1996061502%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 19)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7007-1996061502%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7007-1996061502:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7007-1996061502:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7007-1996061502:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7008-1996061503%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7008-1996061503%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7008-1996061503%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7008-1996061503%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 20)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7008-1996061503%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7008-1996061503:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7008-1996061503:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7008-1996061503:53:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7009-1996061505%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7009-1996061505%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7009-1996061505%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9167"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7009-1996061505%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.9167"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7009-1996061505%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7009-1996061505:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7009-1996061505:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7009-1996061505:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7010-1996061506%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7010-1996061506%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7010-1996061506%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7010-1996061506%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7010-1996061506%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7010-1996061506:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7010-1996061506:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7010-1996061506:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7011-1996061508%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7011-1996061508%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7011-1996061508%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5833"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7011-1996061508%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.5833"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7011-1996061508%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7011-1996061508:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7011-1996061508:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7011-1996061508:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7012-1996061508%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7012-1996061508%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7012-1996061508%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7012-1996061508%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7012-1996061508%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7012-1996061508:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7012-1996061508:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7012-1996061508:53:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7013-1996061616%3A04%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7013-1996061616%3A04%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7013-1996061616%3A04%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7013-1996061616%3A04%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7013-1996061616%3A04%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7013-1996061616:04:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7013-1996061616:04:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7013-1996061616:04:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7014-1996061618%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7014-1996061618%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7014-1996061618%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7014-1996061618%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7014-1996061618%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7014-1996061618:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7014-1996061618:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7014-1996061618:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7015-1996061619%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7015-1996061619%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7015-1996061619%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7015-1996061619%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7015-1996061619%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7015-1996061619:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7015-1996061619:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7015-1996061619:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7016-1996061620%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7016-1996061620%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7016-1996061620%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7016-1996061620%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7016-1996061620%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7016-1996061620:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7016-1996061620:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7016-1996061620:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7018-1996061623%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7018-1996061623%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7018-1996061623%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7018-1996061623%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7018-1996061623%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7018-1996061623:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7018-1996061623:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 90.91 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7018-1996061623:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7022-1996061703%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7022-1996061703%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7022-1996061703%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7022-1996061703%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 19.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7022-1996061703%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7022-1996061703:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7022-1996061703:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.5'^^xsd:double;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7022-1996061703:54:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7023-1996061705%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7023-1996061705%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7023-1996061705%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7023-1996061705%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 19)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7023-1996061705%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7023-1996061705:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7023-1996061705:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7023-1996061705:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7024-1996061706%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7024-1996061706%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7024-1996061706%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7024-1996061706%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 19)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7024-1996061706%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7024-1996061706:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7024-1996061706:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7024-1996061706:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7026-1996061708%3A42%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7026-1996061708%3A42%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7026-1996061708%3A42%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7026-1996061708%3A42%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 19)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7026-1996061708%3A42%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7026-1996061708:42:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7026-1996061708:42:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7026-1996061708:42:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7027-1996061710%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7027-1996061710%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7027-1996061710%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7027-1996061710%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 19)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7027-1996061710%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7027-1996061710:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7027-1996061710:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7027-1996061710:33:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7031-1996061717%3A13%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7031-1996061717%3A13%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7031-1996061717%3A13%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7031-1996061717%3A13%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 20)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7031-1996061717%3A13%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7031-1996061717:13:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7031-1996061717:13:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7031-1996061717:13:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7035-1996061723%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7035-1996061723%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7035-1996061723%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7035-1996061723%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7035-1996061723%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7035-1996061723:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7035-1996061723:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 114.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7035-1996061723:38:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7036-1996061802%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7036-1996061802%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7036-1996061802%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7036-1996061802%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 21)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7036-1996061802%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7036-1996061802:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7036-1996061802:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7036-1996061802:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7037-1996061803%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7037-1996061803%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7037-1996061803%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7037-1996061803%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 21)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7037-1996061803%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7037-1996061803:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7037-1996061803:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7037-1996061803:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7043-1996061814%3A19%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7043-1996061814%3A19%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7043-1996061814%3A19%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.9167"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7043-1996061814%3A19%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.9167"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7043-1996061814%3A19%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7043-1996061814:19:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7043-1996061814:19:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7043-1996061814:19:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7044-1996061816%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7044-1996061816%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7044-1996061816%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7044-1996061816%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7044-1996061816%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7044-1996061816:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7044-1996061816:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7044-1996061816:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7045-1996061817%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7045-1996061817%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7045-1996061817%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4167"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7045-1996061817%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.4167"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7045-1996061817%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7045-1996061817:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7045-1996061817:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7045-1996061817:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7047-1996061820%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7047-1996061820%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7047-1996061820%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7047-1996061820%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 22)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7047-1996061820%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7047-1996061820:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7047-1996061820:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7047-1996061820:27:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7048-1996061821%3A37%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7048-1996061821%3A37%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7048-1996061821%3A37%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7048-1996061821%3A37%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7048-1996061821%3A37%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7048-1996061821:37:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7048-1996061821:37:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7048-1996061821:37:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7049-1996061823%3A12%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7049-1996061823%3A12%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7049-1996061823%3A12%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9833 22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9833"^^xsd:decimal ;
  dwc:decimalLongitude "22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7049-1996061823%3A12%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9833 22.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.9833"^^xsd:decimal ;
  geo-pos:long "22.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7049-1996061823%3A12%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7049-1996061823:12:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7049-1996061823:12:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22.5'^^xsd:double;
  dwc:latitude '70.9833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7049-1996061823:12:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7050-1996061900%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7050-1996061900%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7050-1996061900%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7050-1996061900%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7050-1996061900%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7050-1996061900:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7050-1996061900:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7050-1996061900:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7051-1996061901%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7051-1996061901%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7051-1996061901%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7051-1996061901%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7051-1996061901%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7051-1996061901:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7051-1996061901:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7051-1996061901:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7053-1996061904%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7053-1996061904%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7053-1996061904%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7053-1996061904%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7053-1996061904%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7053-1996061904:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7053-1996061904:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7053-1996061904:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7054-1996061906%3A56%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7054-1996061906%3A56%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7054-1996061906%3A56%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7054-1996061906%3A56%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7054-1996061906%3A56%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7054-1996061906:56:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7054-1996061906:56:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.9333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7054-1996061906:56:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7055-1996061908%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7055-1996061908%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7055-1996061908%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7055-1996061908%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7055-1996061908%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7055-1996061908:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7055-1996061908:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7055-1996061908:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7057-1996061913%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7057-1996061913%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7057-1996061913%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7057-1996061913%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7057-1996061913%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7057-1996061913:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7057-1996061913:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 98.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7057-1996061913:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7061-1996061920%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7061-1996061920%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7061-1996061920%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7061-1996061920%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7061-1996061920%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7061-1996061920:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7061-1996061920:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7061-1996061920:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7063-1996062000%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7063-1996062000%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7063-1996062000%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7063-1996062000%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7063-1996062000%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7063-1996062000:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7063-1996062000:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.28333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7063-1996062000:17:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7064-1996062001%3A57%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7064-1996062001%3A57%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7064-1996062001%3A57%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7064-1996062001%3A57%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7064-1996062001%3A57%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7064-1996062001:57:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7064-1996062001:57:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.28 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7064-1996062001:57:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7066-1996062004%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7066-1996062004%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7066-1996062004%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7066-1996062004%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7066-1996062004%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7066-1996062004:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7066-1996062004:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7066-1996062004:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7067-1996062006%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7067-1996062006%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7067-1996062006%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7067-1996062006%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7067-1996062006%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7067-1996062006:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7067-1996062006:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7067-1996062006:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7068-1996062119%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7068-1996062119%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7068-1996062119%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7068-1996062119%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7068-1996062119%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7068-1996062119:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7068-1996062119:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 119.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7068-1996062119:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7069-1996062121%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7069-1996062121%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7069-1996062121%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7069-1996062121%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7069-1996062121%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7069-1996062121:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7069-1996062121:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7069-1996062121:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7070-1996062122%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7070-1996062122%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7070-1996062122%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7070-1996062122%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7070-1996062122%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7070-1996062122:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7070-1996062122:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 146.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7070-1996062122:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7071-1996062200%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7071-1996062200%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7071-1996062200%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7071-1996062200%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7071-1996062200%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7071-1996062200:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7071-1996062200:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.66666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7071-1996062200:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7072-1996062202%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7072-1996062202%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7072-1996062202%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7072-1996062202%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7072-1996062202%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7072-1996062202:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7072-1996062202:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7072-1996062202:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7074-1996062206%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7074-1996062206%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7074-1996062206%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7074-1996062206%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7074-1996062206%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7074-1996062206:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7074-1996062206:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 36.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7074-1996062206:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7075-1996062208%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7075-1996062208%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7075-1996062208%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7075-1996062208%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7075-1996062208%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7075-1996062208:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7075-1996062208:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7075-1996062208:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7083-1996062223%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7083-1996062223%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7083-1996062223%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.9167"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7083-1996062223%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.9167"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7083-1996062223%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7083-1996062223:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7083-1996062223:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7083-1996062223:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7084-1996062301%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7084-1996062301%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7084-1996062301%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7084-1996062301%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7084-1996062301%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7084-1996062301:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7084-1996062301:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7084-1996062301:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7085-1996062302%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7085-1996062302%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7085-1996062302%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7085-1996062302%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7085-1996062302%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7085-1996062302:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7085-1996062302:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7085-1996062302:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7086-1996062303%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7086-1996062303%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7086-1996062303%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7086-1996062303%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7086-1996062303%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7086-1996062303:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7086-1996062303:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7086-1996062303:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7087-1996062304%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7087-1996062304%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7087-1996062304%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7087-1996062304%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7087-1996062304%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7087-1996062304:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7087-1996062304:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7087-1996062304:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7088-1996062305%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7088-1996062305%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7088-1996062305%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0833"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7088-1996062305%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.0833"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7088-1996062305%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7088-1996062305:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7088-1996062305:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '71.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7088-1996062305:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7089-1996062308%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7089-1996062308%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7089-1996062308%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7089-1996062308%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7089-1996062308%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7089-1996062308:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7089-1996062308:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7089-1996062308:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7090-1996062309%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7090-1996062309%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7090-1996062309%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7090-1996062309%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7090-1996062309%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7090-1996062309:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7090-1996062309:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7090-1996062309:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7091-1996062310%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7091-1996062310%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7091-1996062310%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7091-1996062310%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7091-1996062310%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7091-1996062310:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7091-1996062310:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7091-1996062310:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7092-1996062312%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7092-1996062312%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7092-1996062312%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7092-1996062312%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7092-1996062312%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7092-1996062312:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7092-1996062312:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7092-1996062312:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7093-1996062314%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7093-1996062314%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7093-1996062314%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7093-1996062314%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7093-1996062314%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7093-1996062314:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7093-1996062314:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7093-1996062314:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7094-1996062316%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7094-1996062316%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7094-1996062316%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7094-1996062316%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7094-1996062316%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7094-1996062316:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7094-1996062316:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7094-1996062316:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7095-1996062318%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7095-1996062318%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7095-1996062318%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7095-1996062318%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7095-1996062318%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7095-1996062318:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7095-1996062318:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 100.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7095-1996062318:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7096-1996062319%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7096-1996062319%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7096-1996062319%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7096-1996062319%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7096-1996062319%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7096-1996062319:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7096-1996062319:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7096-1996062319:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7101-1996062403%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7101-1996062403%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7101-1996062403%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7101-1996062403%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7101-1996062403%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7101-1996062403:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7101-1996062403:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7101-1996062403:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7102-1996062405%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7102-1996062405%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7102-1996062405%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.0833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7102-1996062405%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.0833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7102-1996062405%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7102-1996062405:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7102-1996062405:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7102-1996062405:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7103-1996062407%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7103-1996062407%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7103-1996062407%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7103-1996062407%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7103-1996062407%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7103-1996062407:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7103-1996062407:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 99.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7103-1996062407:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7104-1996062408%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7104-1996062408%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7104-1996062408%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7104-1996062408%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7104-1996062408%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7104-1996062408:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7104-1996062408:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 99.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7104-1996062408:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7105-1996062409%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7105-1996062409%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7105-1996062409%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7105-1996062409%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7105-1996062409%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7105-1996062409:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7105-1996062409:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 91.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7105-1996062409:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7106-1996062410%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7106-1996062410%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7106-1996062410%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7106-1996062410%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7106-1996062410%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7106-1996062410:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7106-1996062410:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7106-1996062410:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7107-1996062411%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7107-1996062411%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7107-1996062411%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7107-1996062411%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7107-1996062411%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7107-1996062411:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7107-1996062411:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7107-1996062411:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7108-1996062413%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7108-1996062413%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7108-1996062413%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1333 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1333"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7108-1996062413%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1333 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.1333"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7108-1996062413%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7108-1996062413:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7108-1996062413:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '71.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7108-1996062413:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7109-1996062414%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7109-1996062414%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7109-1996062414%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7109-1996062414%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7109-1996062414%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7109-1996062414:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7109-1996062414:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7109-1996062414:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7110-1996062416%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7110-1996062416%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7110-1996062416%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7110-1996062416%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7110-1996062416%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7110-1996062416:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7110-1996062416:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7110-1996062416:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7111-1996062418%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7111-1996062418%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7111-1996062418%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7111-1996062418%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7111-1996062418%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7111-1996062418:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7111-1996062418:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7111-1996062418:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7112-1996062420%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7112-1996062420%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7112-1996062420%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7112-1996062420%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7112-1996062420%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7112-1996062420:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7112-1996062420:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7112-1996062420:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7113-1996062421%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7113-1996062421%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7113-1996062421%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7113-1996062421%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7113-1996062421%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7113-1996062421:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7113-1996062421:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 99.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7113-1996062421:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7114-1996062422%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7114-1996062422%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7114-1996062422%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7114-1996062422%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7114-1996062422%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7114-1996062422:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7114-1996062422:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7114-1996062422:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7115-1996062500%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7115-1996062500%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7115-1996062500%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7115-1996062500%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7115-1996062500%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7115-1996062500:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7115-1996062500:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.16666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7115-1996062500:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7118-1996062506%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7118-1996062506%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7118-1996062506%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4667 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4667"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7118-1996062506%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4667 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.4667"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7118-1996062506%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7118-1996062506:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7118-1996062506:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '72.4667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 98.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7118-1996062506:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7119-1996062507%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7119-1996062507%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7119-1996062507%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4167"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7119-1996062507%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.4167"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7119-1996062507%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7119-1996062507:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7119-1996062507:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7119-1996062507:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7120-1996062509%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7120-1996062509%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7120-1996062509%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7120-1996062509%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7120-1996062509%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7120-1996062509:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7120-1996062509:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 92.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7120-1996062509:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7121-1996062510%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7121-1996062510%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7121-1996062510%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.9167"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7121-1996062510%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.9167"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7121-1996062510%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7121-1996062510:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7121-1996062510:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7121-1996062510:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7122-1996062512%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7122-1996062512%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7122-1996062512%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7122-1996062512%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7122-1996062512%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7122-1996062512:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7122-1996062512:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7122-1996062512:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7123-1996062513%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7123-1996062513%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7123-1996062513%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7123-1996062513%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7123-1996062513%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7123-1996062513:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7123-1996062513:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7123-1996062513:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7124-1996062514%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7124-1996062514%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7124-1996062514%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7124-1996062514%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7124-1996062514%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7124-1996062514:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7124-1996062514:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7124-1996062514:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7125-1996062515%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7125-1996062515%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7125-1996062515%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7125-1996062515%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7125-1996062515%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7125-1996062515:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7125-1996062515:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7125-1996062515:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7126-1996062516%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7126-1996062516%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7126-1996062516%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7126-1996062516%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 30)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7126-1996062516%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7126-1996062516:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7126-1996062516:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7126-1996062516:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7127-1996062517%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7127-1996062517%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7127-1996062517%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7127-1996062517%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 30)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7127-1996062517%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7127-1996062517:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7127-1996062517:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 91.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7127-1996062517:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7128-1996062518%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7128-1996062518%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7128-1996062518%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 30.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "30.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7128-1996062518%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 30.3333)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "30.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7128-1996062518%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7128-1996062518:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7128-1996062518:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.3333'^^xsd:double;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 95.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7128-1996062518:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7129-1996062519%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7129-1996062519%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7129-1996062519%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 30.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "30.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7129-1996062519%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 30.6667)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "30.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7129-1996062519%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7129-1996062519:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7129-1996062519:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.6667'^^xsd:double;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7129-1996062519:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7130-1996062520%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7130-1996062520%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7130-1996062520%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5833"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7130-1996062520%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.5833"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7130-1996062520%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7130-1996062520:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7130-1996062520:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7130-1996062520:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7131-1996062522%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7131-1996062522%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7131-1996062522%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7131-1996062522%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7131-1996062522%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7131-1996062522:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7131-1996062522:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7131-1996062522:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7132-1996062600%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7132-1996062600%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7132-1996062600%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7132-1996062600%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.2"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7132-1996062600%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7132-1996062600:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7132-1996062600:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.58333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7132-1996062600:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7133-1996062601%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7133-1996062601%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7133-1996062601%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1333 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1333"^^xsd:decimal ;
  dwc:decimalLongitude "31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7133-1996062601%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1333 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.1333"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7133-1996062601%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7133-1996062601:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7133-1996062601:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '70.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.9 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7133-1996062601:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7134-1996062602%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7134-1996062602%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7134-1996062602%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0833"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7134-1996062602%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "70.0833"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7134-1996062602%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7134-1996062602:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7134-1996062602:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '70.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7134-1996062602:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7135-1996062603%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7135-1996062603%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7135-1996062603%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0833"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7135-1996062603%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.0833"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7135-1996062603%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7135-1996062603:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7135-1996062603:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7135-1996062603:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7136-1996062603%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7136-1996062603%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7136-1996062603%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9667 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.9667"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7136-1996062603%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9667 31)"^^geo:wktLiteral ;
  geo-pos:lat "69.9667"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7136-1996062603%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7136-1996062603:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7136-1996062603:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '69.9667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.58 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7136-1996062603:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7137-1996062605%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7137-1996062605%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7137-1996062605%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9167 30.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.9167"^^xsd:decimal ;
  dwc:decimalLongitude "30.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7137-1996062605%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9167 30.75)"^^geo:wktLiteral ;
  geo-pos:lat "69.9167"^^xsd:decimal ;
  geo-pos:long "30.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7137-1996062605%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7137-1996062605:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7137-1996062605:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.2833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.75'^^xsd:double;
  dwc:latitude '69.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7137-1996062605:17:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7138-1996062606%3A22%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7138-1996062606%3A22%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7138-1996062606%3A22%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9667 30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.9667"^^xsd:decimal ;
  dwc:decimalLongitude "30.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7138-1996062606%3A22%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9667 30.5)"^^geo:wktLiteral ;
  geo-pos:lat "69.9667"^^xsd:decimal ;
  geo-pos:long "30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7138-1996062606%3A22%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7138-1996062606:22:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7138-1996062606:22:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.5'^^xsd:double;
  dwc:latitude '69.9667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7138-1996062606:22:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7139-1996062607%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7139-1996062607%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7139-1996062607%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 30.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0833"^^xsd:decimal ;
  dwc:decimalLongitude "30.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7139-1996062607%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 30.75)"^^geo:wktLiteral ;
  geo-pos:lat "70.0833"^^xsd:decimal ;
  geo-pos:long "30.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7139-1996062607%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7139-1996062607:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7139-1996062607:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.75'^^xsd:double;
  dwc:latitude '70.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 100.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7139-1996062607:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7140-1996062608%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7140-1996062608%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7140-1996062608%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1167 30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1167"^^xsd:decimal ;
  dwc:decimalLongitude "30.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7140-1996062608%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1167 30.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.1167"^^xsd:decimal ;
  geo-pos:long "30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7140-1996062608%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7140-1996062608:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7140-1996062608:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.2833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.5'^^xsd:double;
  dwc:latitude '70.1167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7140-1996062608:17:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7141-1996062609%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7141-1996062609%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7141-1996062609%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.9667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7141-1996062609%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9667 30)"^^geo:wktLiteral ;
  geo-pos:lat "69.9667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7141-1996062609%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7141-1996062609:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7141-1996062609:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '69.9667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7141-1996062609:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7142-1996062611%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7142-1996062611%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7142-1996062611%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.05 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.05"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7142-1996062611%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.05 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.05"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7142-1996062611%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7142-1996062611:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7142-1996062611:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '70.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7142-1996062611:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7143-1996062612%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7143-1996062612%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7143-1996062612%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7143-1996062612%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 29)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7143-1996062612%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7143-1996062612:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7143-1996062612:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '70.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7143-1996062612:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7144-1996062715%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7144-1996062715%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7144-1996062715%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7144-1996062715%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.3"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7144-1996062715%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7144-1996062715:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7144-1996062715:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7144-1996062715:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7145-1996062716%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7145-1996062716%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7145-1996062716%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7145-1996062716%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7145-1996062716%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7145-1996062716:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7145-1996062716:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7145-1996062716:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7146-1996062717%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7146-1996062717%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7146-1996062717%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7146-1996062717%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7146-1996062717%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7146-1996062717:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7146-1996062717:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 107 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7146-1996062717:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7147-1996062718%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7147-1996062718%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7147-1996062718%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7147-1996062718%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7147-1996062718%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7147-1996062718:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7147-1996062718:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7147-1996062718:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7148-1996062719%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7148-1996062719%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7148-1996062719%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7148-1996062719%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 32)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7148-1996062719%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7148-1996062719:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7148-1996062719:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7148-1996062719:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7149-1996062720%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7149-1996062720%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7149-1996062720%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7149-1996062720%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7149-1996062720%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7149-1996062720:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7149-1996062720:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.58 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7149-1996062720:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7150-1996062722%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7150-1996062722%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7150-1996062722%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7150-1996062722%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7150-1996062722%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7150-1996062722:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7150-1996062722:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7150-1996062722:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7151-1996062723%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7151-1996062723%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7151-1996062723%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7151-1996062723%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7151-1996062723%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7151-1996062723:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7151-1996062723:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7151-1996062723:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7154-1996062804%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7154-1996062804%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7154-1996062804%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7154-1996062804%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7154-1996062804%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7154-1996062804:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7154-1996062804:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7154-1996062804:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7155-1996062806%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7155-1996062806%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7155-1996062806%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7155-1996062806%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7155-1996062806%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7155-1996062806:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7155-1996062806:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7155-1996062806:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7156-1996062808%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7156-1996062808%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7156-1996062808%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7156-1996062808%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7156-1996062808%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7156-1996062808:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7156-1996062808:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7156-1996062808:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7162-1996062819%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7162-1996062819%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7162-1996062819%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7162-1996062819%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7162-1996062819%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7162-1996062819:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7162-1996062819:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7162-1996062819:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7163-1996062821%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7163-1996062821%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7163-1996062821%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7163-1996062821%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7163-1996062821%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7163-1996062821:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7163-1996062821:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7163-1996062821:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7164-1996062822%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7164-1996062822%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7164-1996062822%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7164-1996062822%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7164-1996062822%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7164-1996062822:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7164-1996062822:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7164-1996062822:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7165-1996062900%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7165-1996062900%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7165-1996062900%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7165-1996062900%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7165-1996062900%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7165-1996062900:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7165-1996062900:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.83333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7165-1996062900:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7166-1996062902%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7166-1996062902%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7166-1996062902%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7166-1996062902%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7166-1996062902%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7166-1996062902:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7166-1996062902:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.91 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7166-1996062902:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7167-1996062903%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7167-1996062903%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7167-1996062903%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7167-1996062903%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7167-1996062903%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7167-1996062903:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7167-1996062903:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7167-1996062903:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7168-1996062905%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7168-1996062905%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7168-1996062905%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7168-1996062905%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7168-1996062905%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7168-1996062905:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7168-1996062905:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7168-1996062905:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7169-1996062906%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7169-1996062906%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7169-1996062906%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7169-1996062906%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7169-1996062906%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7169-1996062906:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7169-1996062906:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7169-1996062906:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7170-1996062908%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7170-1996062908%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7170-1996062908%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6333 33.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6333"^^xsd:decimal ;
  dwc:decimalLongitude "33.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7170-1996062908%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6333 33.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.6333"^^xsd:decimal ;
  geo-pos:long "33.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7170-1996062908%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7170-1996062908:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7170-1996062908:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.5'^^xsd:double;
  dwc:latitude '70.6333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7170-1996062908:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7171-1996062909%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7171-1996062909%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7171-1996062909%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7171-1996062909%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 34)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7171-1996062909%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7171-1996062909:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7171-1996062909:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7171-1996062909:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7173-1996062912%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7173-1996062912%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7173-1996062912%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7173-1996062912%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7173-1996062912%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7173-1996062912:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7173-1996062912:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.7 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7173-1996062912:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7174-1996062914%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7174-1996062914%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7174-1996062914%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7174-1996062914%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7174-1996062914%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7174-1996062914:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7174-1996062914:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7174-1996062914:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7176-1996062918%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7176-1996062918%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7176-1996062918%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7176-1996062918%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7176-1996062918%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7176-1996062918:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7176-1996062918:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.28 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7176-1996062918:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7178-1996062922%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7178-1996062922%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7178-1996062922%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7178-1996062922%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 36)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7178-1996062922%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7178-1996062922:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7178-1996062922:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7178-1996062922:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7179-1996063000%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7179-1996063000%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7179-1996063000%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7179-1996063000%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7179-1996063000%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7179-1996063000:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7179-1996063000:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.33333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7179-1996063000:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7181-1996063004%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7181-1996063004%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7181-1996063004%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7833 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7833"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7181-1996063004%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7833 35)"^^geo:wktLiteral ;
  geo-pos:lat "70.7833"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7181-1996063004%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7181-1996063004:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7181-1996063004:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '70.7833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 44.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7181-1996063004:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7182-1996070109%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7182-1996070109%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7182-1996070109%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7182-1996070109%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7182-1996070109%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7182-1996070109:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7182-1996070109:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7182-1996070109:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7183-1996070110%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7183-1996070110%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7183-1996070110%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7183-1996070110%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7183-1996070110%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7183-1996070110:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7183-1996070110:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.91 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7183-1996070110:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7184-1996070113%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7184-1996070113%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7184-1996070113%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7184-1996070113%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7184-1996070113%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7184-1996070113:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7184-1996070113:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7184-1996070113:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7185-1996070114%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7185-1996070114%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7185-1996070114%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7185-1996070114%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7185-1996070114%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7185-1996070114:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7185-1996070114:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7185-1996070114:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7186-1996070115%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7186-1996070115%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7186-1996070115%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7186-1996070115%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7186-1996070115%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7186-1996070115:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7186-1996070115:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7186-1996070115:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7187-1996070117%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7187-1996070117%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7187-1996070117%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7187-1996070117%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7187-1996070117%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7187-1996070117:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7187-1996070117:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7187-1996070117:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7188-1996070119%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7188-1996070119%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7188-1996070119%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7188-1996070119%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7188-1996070119%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7188-1996070119:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7188-1996070119:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7188-1996070119:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7189-1996070121%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7189-1996070121%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7189-1996070121%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7189-1996070121%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7189-1996070121%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7189-1996070121:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7189-1996070121:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7189-1996070121:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7190-1996070122%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7190-1996070122%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7190-1996070122%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7190-1996070122%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7190-1996070122%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7190-1996070122:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7190-1996070122:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.7 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7190-1996070122:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7191-1996070201%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7191-1996070201%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7191-1996070201%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7191-1996070201%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7191-1996070201%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7191-1996070201:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7191-1996070201:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7191-1996070201:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7192-1996070202%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7192-1996070202%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7192-1996070202%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7192-1996070202%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 32)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7192-1996070202%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7192-1996070202:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7192-1996070202:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7192-1996070202:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7193-1996070204%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7193-1996070204%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7193-1996070204%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7193-1996070204%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7193-1996070204%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7193-1996070204:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7193-1996070204:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7193-1996070204:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7194-1996070207%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7194-1996070207%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7194-1996070207%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7194-1996070207%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7194-1996070207%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7194-1996070207:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7194-1996070207:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7194-1996070207:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7197-1996070212%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7197-1996070212%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7197-1996070212%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7197-1996070212%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1996015_IMR-58MS-7197-1996070212%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7197-1996070212:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7197-1996070212:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7197-1996070212:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1996-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7001-1997060322%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7001-1997060322%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7001-1997060322%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7001-1997060322%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7001-1997060322%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7001-1997060322:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7001-1997060322:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 93.7 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7001-1997060322:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7002-1997060323%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7002-1997060323%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7002-1997060323%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7002-1997060323%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7002-1997060323%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7002-1997060323:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7002-1997060323:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 121.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7002-1997060323:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7003-1997060401%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7003-1997060401%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7003-1997060401%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7003-1997060401%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7003-1997060401%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7003-1997060401:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7003-1997060401:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 146.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7003-1997060401:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7004-1997060403%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7004-1997060403%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7004-1997060403%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7004-1997060403%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 19)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7004-1997060403%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7004-1997060403:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7004-1997060403:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 142.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7004-1997060403:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7005-1997060405%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7005-1997060405%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7005-1997060405%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7005-1997060405%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 19)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7005-1997060405%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7005-1997060405:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7005-1997060405:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 144.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7005-1997060405:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7006-1997060406%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7006-1997060406%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7006-1997060406%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7006-1997060406%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 19)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7006-1997060406%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7006-1997060406:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7006-1997060406:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 125.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7006-1997060406:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7007-1997060408%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7007-1997060408%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7007-1997060408%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7007-1997060408%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 19)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7007-1997060408%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7007-1997060408:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7007-1997060408:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7007-1997060408:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7008-1997060410%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7008-1997060410%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7008-1997060410%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7008-1997060410%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 19)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7008-1997060410%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7008-1997060410:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7008-1997060410:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7008-1997060410:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7009-1997060411%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7009-1997060411%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7009-1997060411%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7009-1997060411%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 19)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7009-1997060411%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7009-1997060411:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7009-1997060411:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7009-1997060411:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7019-1997060505%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7019-1997060505%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7019-1997060505%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7019-1997060505%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7019-1997060505%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7019-1997060505:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7019-1997060505:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7019-1997060505:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7020-1997060507%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7020-1997060507%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7020-1997060507%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7020-1997060507%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7020-1997060507%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7020-1997060507:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7020-1997060507:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7020-1997060507:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7021-1997060508%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7021-1997060508%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7021-1997060508%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7021-1997060508%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 21)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7021-1997060508%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7021-1997060508:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7021-1997060508:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7021-1997060508:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7022-1997060509%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7022-1997060509%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7022-1997060509%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7022-1997060509%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7022-1997060509%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7022-1997060509:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7022-1997060509:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 100.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7022-1997060509:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7023-1997060511%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7023-1997060511%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7023-1997060511%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7023-1997060511%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7023-1997060511%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7023-1997060511:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7023-1997060511:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 98.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7023-1997060511:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7024-1997060512%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7024-1997060512%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7024-1997060512%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7024-1997060512%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7024-1997060512%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7024-1997060512:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7024-1997060512:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7024-1997060512:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7025-1997060514%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7025-1997060514%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7025-1997060514%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7025-1997060514%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7025-1997060514%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7025-1997060514:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7025-1997060514:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 105.9 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7025-1997060514:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7026-1997060523%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7026-1997060523%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7026-1997060523%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7026-1997060523%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7026-1997060523%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7026-1997060523:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7026-1997060523:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7026-1997060523:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7027-1997060601%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7027-1997060601%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7027-1997060601%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7027-1997060601%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7027-1997060601%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7027-1997060601:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7027-1997060601:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 106.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7027-1997060601:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7028-1997060603%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7028-1997060603%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7028-1997060603%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7028-1997060603%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7028-1997060603%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7028-1997060603:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7028-1997060603:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 97.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7028-1997060603:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7029-1997060606%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7029-1997060606%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7029-1997060606%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7029-1997060606%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7029-1997060606%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7029-1997060606:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7029-1997060606:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7029-1997060606:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7030-1997060608%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7030-1997060608%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7030-1997060608%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7030-1997060608%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7030-1997060608%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7030-1997060608:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7030-1997060608:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7030-1997060608:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7031-1997060610%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7031-1997060610%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7031-1997060610%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7031-1997060610%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7031-1997060610%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7031-1997060610:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7031-1997060610:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7031-1997060610:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7032-1997060613%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7032-1997060613%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7032-1997060613%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7032-1997060613%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7032-1997060613%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7032-1997060613:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7032-1997060613:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7032-1997060613:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7040-1997060711%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7040-1997060711%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7040-1997060711%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7040-1997060711%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7040-1997060711%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7040-1997060711:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7040-1997060711:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 100.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7040-1997060711:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7041-1997060713%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7041-1997060713%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7041-1997060713%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7041-1997060713%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7041-1997060713%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7041-1997060713:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7041-1997060713:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 95.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7041-1997060713:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7042-1997060715%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7042-1997060715%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7042-1997060715%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7042-1997060715%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7042-1997060715%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7042-1997060715:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7042-1997060715:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 90.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7042-1997060715:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7043-1997060717%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7043-1997060717%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7043-1997060717%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7043-1997060717%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7043-1997060717%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7043-1997060717:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7043-1997060717:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.58 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7043-1997060717:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7044-1997060720%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7044-1997060720%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7044-1997060720%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7044-1997060720%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7044-1997060720%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7044-1997060720:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7044-1997060720:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7044-1997060720:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7045-1997060722%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7045-1997060722%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7045-1997060722%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7045-1997060722%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7045-1997060722%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7045-1997060722:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7045-1997060722:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 91.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7045-1997060722:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7046-1997060801%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7046-1997060801%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7046-1997060801%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7046-1997060801%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7046-1997060801%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7046-1997060801:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7046-1997060801:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7046-1997060801:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7047-1997060806%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7047-1997060806%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7047-1997060806%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7833 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7833"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7047-1997060806%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7833 26)"^^geo:wktLiteral ;
  geo-pos:lat "70.7833"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7047-1997060806%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7047-1997060806:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7047-1997060806:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '70.7833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7047-1997060806:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7048-1997060808%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7048-1997060808%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7048-1997060808%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8917 26.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8917"^^xsd:decimal ;
  dwc:decimalLongitude "26.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7048-1997060808%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8917 26.1833)"^^geo:wktLiteral ;
  geo-pos:lat "70.8917"^^xsd:decimal ;
  geo-pos:long "26.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7048-1997060808%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7048-1997060808:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7048-1997060808:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.1833'^^xsd:double;
  dwc:latitude '70.8917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7048-1997060808:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7049-1997060809%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7049-1997060809%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7049-1997060809%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 26.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "26.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7049-1997060809%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 26.3667)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "26.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7049-1997060809%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7049-1997060809:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7049-1997060809:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.3667'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7049-1997060809:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7050-1997060900%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7050-1997060900%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7050-1997060900%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7050-1997060900%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 27)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7050-1997060900%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7050-1997060900:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7050-1997060900:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 90.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7050-1997060900:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7051-1997060902%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7051-1997060902%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7051-1997060902%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7051-1997060902%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7051-1997060902%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7051-1997060902:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7051-1997060902:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7051-1997060902:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7052-1997060903%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7052-1997060903%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7052-1997060903%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7052-1997060903%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7052-1997060903%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7052-1997060903:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7052-1997060903:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7052-1997060903:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7053-1997060904%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7053-1997060904%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7053-1997060904%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7053-1997060904%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7053-1997060904%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7053-1997060904:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7053-1997060904:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7053-1997060904:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7054-1997060906%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7054-1997060906%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7054-1997060906%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7054-1997060906%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7054-1997060906%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7054-1997060906:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7054-1997060906:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7054-1997060906:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7055-1997060907%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7055-1997060907%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7055-1997060907%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7055-1997060907%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7055-1997060907%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7055-1997060907:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7055-1997060907:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7055-1997060907:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7056-1997060909%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7056-1997060909%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7056-1997060909%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7056-1997060909%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7056-1997060909%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7056-1997060909:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7056-1997060909:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7056-1997060909:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7057-1997060911%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7057-1997060911%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7057-1997060911%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7057-1997060911%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7057-1997060911%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7057-1997060911:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7057-1997060911:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 93.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7057-1997060911:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7065-1997061003%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7065-1997061003%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7065-1997061003%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7065-1997061003%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 28)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7065-1997061003%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7065-1997061003:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7065-1997061003:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7065-1997061003:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7066-1997061005%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7066-1997061005%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7066-1997061005%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7066-1997061005%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7066-1997061005%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7066-1997061005:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7066-1997061005:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7066-1997061005:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7067-1997061006%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7067-1997061006%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7067-1997061006%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7067-1997061006%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7067-1997061006%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7067-1997061006:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7067-1997061006:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7067-1997061006:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7068-1997061007%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7068-1997061007%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7068-1997061007%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7068-1997061007%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7068-1997061007%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7068-1997061007:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7068-1997061007:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7068-1997061007:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7069-1997061008%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7069-1997061008%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7069-1997061008%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7069-1997061008%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7069-1997061008%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7069-1997061008:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7069-1997061008:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7069-1997061008:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7070-1997061011%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7070-1997061011%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7070-1997061011%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7070-1997061011%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7070-1997061011%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7070-1997061011:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7070-1997061011:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7070-1997061011:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7071-1997061015%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7071-1997061015%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7071-1997061015%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7071-1997061015%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7071-1997061015%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7071-1997061015:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7071-1997061015:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7071-1997061015:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7072-1997061018%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7072-1997061018%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7072-1997061018%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7072-1997061018%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7072-1997061018%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7072-1997061018:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7072-1997061018:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7072-1997061018:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7073-1997061020%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7073-1997061020%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7073-1997061020%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7073-1997061020%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7073-1997061020%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7073-1997061020:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7073-1997061020:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 91.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7073-1997061020:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7074-1997061021%3A58%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7074-1997061021%3A58%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7074-1997061021%3A58%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7074-1997061021%3A58%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7074-1997061021%3A58%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7074-1997061021:58:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7074-1997061021:58:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 98.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7074-1997061021:58:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7075-1997061023%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7075-1997061023%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7075-1997061023%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7075-1997061023%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7075-1997061023%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7075-1997061023:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7075-1997061023:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 92.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7075-1997061023:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7076-1997061100%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7076-1997061100%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7076-1997061100%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7076-1997061100%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7076-1997061100%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7076-1997061100:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7076-1997061100:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.83333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 96.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7076-1997061100:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7077-1997061102%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7077-1997061102%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7077-1997061102%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7077-1997061102%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7077-1997061102%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7077-1997061102:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7077-1997061102:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 95.28 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7077-1997061102:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7078-1997061103%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7078-1997061103%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7078-1997061103%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7078-1997061103%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7078-1997061103%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7078-1997061103:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7078-1997061103:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7078-1997061103:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7081-1997061110%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7081-1997061110%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7081-1997061110%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7081-1997061110%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7081-1997061110%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7081-1997061110:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7081-1997061110:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7081-1997061110:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7082-1997061111%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7082-1997061111%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7082-1997061111%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7082-1997061111%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7082-1997061111%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7082-1997061111:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7082-1997061111:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 98.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7082-1997061111:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7083-1997061113%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7083-1997061113%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7083-1997061113%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7083-1997061113%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 30)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7083-1997061113%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7083-1997061113:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7083-1997061113:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 94.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7083-1997061113:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7084-1997061116%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7084-1997061116%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7084-1997061116%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7084-1997061116%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7084-1997061116%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7084-1997061116:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7084-1997061116:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 93.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7084-1997061116:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7085-1997061117%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7085-1997061117%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7085-1997061117%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7085-1997061117%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7085-1997061117%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7085-1997061117:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7085-1997061117:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 157.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7085-1997061117:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7086-1997061118%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7086-1997061118%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7086-1997061118%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7086-1997061118%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7086-1997061118%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7086-1997061118:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7086-1997061118:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 169.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7086-1997061118:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7087-1997061119%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7087-1997061119%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7087-1997061119%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7087-1997061119%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7087-1997061119%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7087-1997061119:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7087-1997061119:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 163.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7087-1997061119:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7088-1997061121%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7088-1997061121%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7088-1997061121%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7088-1997061121%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7088-1997061121%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7088-1997061121:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7088-1997061121:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 159.54 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7088-1997061121:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7089-1997061122%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7089-1997061122%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7089-1997061122%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7089-1997061122%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 30)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7089-1997061122%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7089-1997061122:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7089-1997061122:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 165.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7089-1997061122:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7090-1997061123%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7090-1997061123%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7090-1997061123%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7090-1997061123%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 30)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7090-1997061123%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7090-1997061123:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7090-1997061123:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 222.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7090-1997061123:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7091-1997061202%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7091-1997061202%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7091-1997061202%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5833"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7091-1997061202%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.5833"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7091-1997061202%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7091-1997061202:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7091-1997061202:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 206.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7091-1997061202:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7092-1997061206%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7092-1997061206%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7092-1997061206%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7092-1997061206%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7092-1997061206%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7092-1997061206:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7092-1997061206:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 168.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7092-1997061206:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7093-1997061208%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7093-1997061208%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7093-1997061208%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7093-1997061208%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7093-1997061208%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7093-1997061208:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7093-1997061208:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 173.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7093-1997061208:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7094-1997061209%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7094-1997061209%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7094-1997061209%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7094-1997061209%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7094-1997061209%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7094-1997061209:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7094-1997061209:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 156.91 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7094-1997061209:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7095-1997061211%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7095-1997061211%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7095-1997061211%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7095-1997061211%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7095-1997061211%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7095-1997061211:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7095-1997061211:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 185.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7095-1997061211:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7096-1997061213%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7096-1997061213%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7096-1997061213%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7096-1997061213%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7096-1997061213%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7096-1997061213:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7096-1997061213:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 171.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7096-1997061213:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7097-1997061214%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7097-1997061214%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7097-1997061214%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7097-1997061214%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7097-1997061214%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7097-1997061214:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7097-1997061214:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 175.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7097-1997061214:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7098-1997061215%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7098-1997061215%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7098-1997061215%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7098-1997061215%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7098-1997061215%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7098-1997061215:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7098-1997061215:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 163.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7098-1997061215:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7100-1997061218%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7100-1997061218%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7100-1997061218%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7100-1997061218%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7100-1997061218%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7100-1997061218:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7100-1997061218:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 150.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7100-1997061218:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7101-1997061220%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7101-1997061220%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7101-1997061220%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7101-1997061220%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7101-1997061220%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7101-1997061220:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7101-1997061220:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 146.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7101-1997061220:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7102-1997061221%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7102-1997061221%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7102-1997061221%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7102-1997061221%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 31)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7102-1997061221%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7102-1997061221:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7102-1997061221:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 168.52 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7102-1997061221:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7106-1997061306%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7106-1997061306%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7106-1997061306%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7106-1997061306%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7106-1997061306%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7106-1997061306:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7106-1997061306:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 150.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7106-1997061306:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7107-1997061307%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7107-1997061307%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7107-1997061307%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7107-1997061307%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7107-1997061307%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7107-1997061307:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7107-1997061307:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 136.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7107-1997061307:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7108-1997061309%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7108-1997061309%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7108-1997061309%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7108-1997061309%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7108-1997061309%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7108-1997061309:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7108-1997061309:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 148.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7108-1997061309:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7111-1997061313%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7111-1997061313%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7111-1997061313%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7111-1997061313%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7111-1997061313%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7111-1997061313:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7111-1997061313:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 159.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7111-1997061313:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7112-1997061314%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7112-1997061314%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7112-1997061314%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7112-1997061314%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.5833"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7112-1997061314%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7112-1997061314:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7112-1997061314:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 161.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7112-1997061314:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7113-1997061317%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7113-1997061317%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7113-1997061317%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7113-1997061317%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7113-1997061317%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7113-1997061317:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7113-1997061317:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 161.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7113-1997061317:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7114-1997061319%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7114-1997061319%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7114-1997061319%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1333 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1333"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7114-1997061319%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1333 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.1333"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7114-1997061319%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7114-1997061319:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7114-1997061319:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 153.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7114-1997061319:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7115-1997061323%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7115-1997061323%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7115-1997061323%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "30.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7115-1997061323%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.5)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7115-1997061323%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7115-1997061323:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7115-1997061323:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.5'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 174.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7115-1997061323:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7116-1997061400%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7116-1997061400%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7116-1997061400%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7116-1997061400%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1997108_IMR-58GT-7116-1997061400%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7116-1997061400:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7116-1997061400:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 141.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7116-1997061400:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1997-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7001-1998061819%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7001-1998061819%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7001-1998061819%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7001-1998061819%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7001-1998061819%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7001-1998061819:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7001-1998061819:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7001-1998061819:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7002-1998061822%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7002-1998061822%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7002-1998061822%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7002-1998061822%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7002-1998061822%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7002-1998061822:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7002-1998061822:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.52 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7002-1998061822:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7003-1998061900%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7003-1998061900%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7003-1998061900%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7003-1998061900%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 34)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7003-1998061900%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7003-1998061900:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7003-1998061900:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7003-1998061900:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7004-1998061903%3A56%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7004-1998061903%3A56%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7004-1998061903%3A56%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7004-1998061903%3A56%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 35)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7004-1998061903%3A56%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7004-1998061903:56:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7004-1998061903:56:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.9333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 44.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7004-1998061903:56:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7006-1998061905%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7006-1998061905%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7006-1998061905%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7006-1998061905%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7006-1998061905%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7006-1998061905:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7006-1998061905:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7006-1998061905:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7008-1998061908%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7008-1998061908%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7008-1998061908%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7008-1998061908%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7008-1998061908%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7008-1998061908:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7008-1998061908:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7008-1998061908:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7009-1998061909%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7009-1998061909%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7009-1998061909%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7009-1998061909%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7009-1998061909%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7009-1998061909:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7009-1998061909:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7009-1998061909:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7010-1998061910%3A46%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7010-1998061910%3A46%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7010-1998061910%3A46%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7010-1998061910%3A46%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 35)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7010-1998061910%3A46%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7010-1998061910:46:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7010-1998061910:46:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7010-1998061910:46:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7011-1998061912%3A07%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7011-1998061912%3A07%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7011-1998061912%3A07%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.2167 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.2167"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7011-1998061912%3A07%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.2167 35)"^^geo:wktLiteral ;
  geo-pos:lat "72.2167"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7011-1998061912%3A07%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7011-1998061912:07:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7011-1998061912:07:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7011-1998061912:07:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7012-1998061912%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7012-1998061912%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7012-1998061912%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7012-1998061912%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 35)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7012-1998061912%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7012-1998061912:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7012-1998061912:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7012-1998061912:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7014-1998061916%3A01%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7014-1998061916%3A01%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7014-1998061916%3A01%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7014-1998061916%3A01%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 34)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7014-1998061916%3A01%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7014-1998061916:01:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7014-1998061916:01:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7014-1998061916:01:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7016-1998061918%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7016-1998061918%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7016-1998061918%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7016-1998061918%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 34)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7016-1998061918%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7016-1998061918:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7016-1998061918:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7016-1998061918:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7017-1998061919%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7017-1998061919%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7017-1998061919%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7017-1998061919%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 34)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7017-1998061919%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7017-1998061919:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7017-1998061919:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7017-1998061919:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7018-1998061920%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7018-1998061920%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7018-1998061920%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7018-1998061920%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7018-1998061920%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7018-1998061920:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7018-1998061920:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7018-1998061920:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7019-1998061921%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7019-1998061921%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7019-1998061921%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7019-1998061921%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7019-1998061921%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7019-1998061921:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7019-1998061921:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7019-1998061921:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7020-1998061922%3A19%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7020-1998061922%3A19%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7020-1998061922%3A19%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7020-1998061922%3A19%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7020-1998061922%3A19%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7020-1998061922:19:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7020-1998061922:19:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7020-1998061922:19:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7021-1998061923%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7021-1998061923%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7021-1998061923%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7021-1998061923%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7021-1998061923%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7021-1998061923:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7021-1998061923:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7021-1998061923:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7023-1998062001%3A31%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7023-1998062001%3A31%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7023-1998062001%3A31%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7023-1998062001%3A31%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 34)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7023-1998062001%3A31%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7023-1998062001:31:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7023-1998062001:31:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.5166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 41.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7023-1998062001:31:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7025-1998062004%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7025-1998062004%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7025-1998062004%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7025-1998062004%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7025-1998062004%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7025-1998062004:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7025-1998062004:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7025-1998062004:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7026-1998062005%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7026-1998062005%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7026-1998062005%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7026-1998062005%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7026-1998062005%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7026-1998062005:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7026-1998062005:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7026-1998062005:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7027-1998062007%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7027-1998062007%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7027-1998062007%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7027-1998062007%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7027-1998062007%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7027-1998062007:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7027-1998062007:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7027-1998062007:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7028-1998062008%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7028-1998062008%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7028-1998062008%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7028-1998062008%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7028-1998062008%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7028-1998062008:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7028-1998062008:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7028-1998062008:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7029-1998062009%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7029-1998062009%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7029-1998062009%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7029-1998062009%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7029-1998062009%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7029-1998062009:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7029-1998062009:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7029-1998062009:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7030-1998062010%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7030-1998062010%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7030-1998062010%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7030-1998062010%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7030-1998062010%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7030-1998062010:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7030-1998062010:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7030-1998062010:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7031-1998062011%3A29%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7031-1998062011%3A29%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7031-1998062011%3A29%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7031-1998062011%3A29%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7031-1998062011%3A29%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7031-1998062011:29:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7031-1998062011:29:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.9 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7031-1998062011:29:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7032-1998062012%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7032-1998062012%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7032-1998062012%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7032-1998062012%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7032-1998062012%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7032-1998062012:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7032-1998062012:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7032-1998062012:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7033-1998062013%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7033-1998062013%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7033-1998062013%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7033-1998062013%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7033-1998062013%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7033-1998062013:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7033-1998062013:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7033-1998062013:54:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7034-1998062014%3A52%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7034-1998062014%3A52%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7034-1998062014%3A52%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7034-1998062014%3A52%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7034-1998062014%3A52%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7034-1998062014:52:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7034-1998062014:52:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7034-1998062014:52:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7036-1998062016%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7036-1998062016%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7036-1998062016%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7036-1998062016%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7036-1998062016%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7036-1998062016:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7036-1998062016:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.4 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7036-1998062016:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7037-1998062018%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7037-1998062018%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7037-1998062018%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7037-1998062018%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7037-1998062018%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7037-1998062018:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7037-1998062018:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7037-1998062018:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7039-1998062020%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7039-1998062020%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7039-1998062020%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7039-1998062020%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 32)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7039-1998062020%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7039-1998062020:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7039-1998062020:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 44.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7039-1998062020:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7040-1998062022%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7040-1998062022%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7040-1998062022%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7040-1998062022%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 32)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7040-1998062022%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7040-1998062022:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7040-1998062022:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7040-1998062022:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7041-1998062023%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7041-1998062023%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7041-1998062023%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7041-1998062023%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7041-1998062023%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7041-1998062023:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7041-1998062023:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7041-1998062023:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7042-1998062100%3A09%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7042-1998062100%3A09%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7042-1998062100%3A09%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7042-1998062100%3A09%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7042-1998062100%3A09%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7042-1998062100:09:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7042-1998062100:09:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7042-1998062100:09:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7043-1998062101%3A13%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7043-1998062101%3A13%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7043-1998062101%3A13%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7043-1998062101%3A13%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7043-1998062101%3A13%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7043-1998062101:13:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7043-1998062101:13:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.2166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7043-1998062101:13:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7044-1998062102%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7044-1998062102%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7044-1998062102%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7044-1998062102%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7044-1998062102%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7044-1998062102:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7044-1998062102:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.2666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7044-1998062102:16:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7045-1998062103%3A18%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7045-1998062103%3A18%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7045-1998062103%3A18%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7045-1998062103%3A18%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7045-1998062103%3A18%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7045-1998062103:18:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7045-1998062103:18:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7045-1998062103:18:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7046-1998062104%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7046-1998062104%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7046-1998062104%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7046-1998062104%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 32)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7046-1998062104%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7046-1998062104:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7046-1998062104:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7046-1998062104:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7047-1998062105%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7047-1998062105%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7047-1998062105%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7047-1998062105%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7047-1998062105%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7047-1998062105:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7047-1998062105:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7047-1998062105:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7048-1998062106%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7048-1998062106%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7048-1998062106%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7048-1998062106%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7048-1998062106%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7048-1998062106:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7048-1998062106:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7048-1998062106:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7049-1998062107%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7049-1998062107%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7049-1998062107%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7049-1998062107%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7049-1998062107%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7049-1998062107:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7049-1998062107:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7049-1998062107:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7050-1998062109%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7050-1998062109%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7050-1998062109%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7050-1998062109%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7050-1998062109%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7050-1998062109:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7050-1998062109:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7050-1998062109:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7051-1998062110%3A39%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7051-1998062110%3A39%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7051-1998062110%3A39%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7051-1998062110%3A39%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7051-1998062110%3A39%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7051-1998062110:39:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7051-1998062110:39:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 39.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7051-1998062110:39:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7052-1998062111%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7052-1998062111%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7052-1998062111%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7052-1998062111%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7052-1998062111%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7052-1998062111:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7052-1998062111:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 32.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7052-1998062111:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7053-1998062113%3A04%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7053-1998062113%3A04%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7053-1998062113%3A04%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7053-1998062113%3A04%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7053-1998062113%3A04%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7053-1998062113:04:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7053-1998062113:04:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7053-1998062113:04:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7054-1998062114%3A04%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7054-1998062114%3A04%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7054-1998062114%3A04%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7054-1998062114%3A04%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7054-1998062114%3A04%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7054-1998062114:04:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7054-1998062114:04:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7054-1998062114:04:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7055-1998062115%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7055-1998062115%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7055-1998062115%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7055-1998062115%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7055-1998062115%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7055-1998062115:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7055-1998062115:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7055-1998062115:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7056-1998062116%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7056-1998062116%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7056-1998062116%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7056-1998062116%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7056-1998062116%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7056-1998062116:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7056-1998062116:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7056-1998062116:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7057-1998062117%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7057-1998062117%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7057-1998062117%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7057-1998062117%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7057-1998062117%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7057-1998062117:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7057-1998062117:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7057-1998062117:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7058-1998062118%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7058-1998062118%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7058-1998062118%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7058-1998062118%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7058-1998062118%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7058-1998062118:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7058-1998062118:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7058-1998062118:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7059-1998062119%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7059-1998062119%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7059-1998062119%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7059-1998062119%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7059-1998062119%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7059-1998062119:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7059-1998062119:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7059-1998062119:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7060-1998062120%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7060-1998062120%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7060-1998062120%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7060-1998062120%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 31)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7060-1998062120%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7060-1998062120:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7060-1998062120:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7060-1998062120:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7061-1998062121%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7061-1998062121%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7061-1998062121%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7061-1998062121%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 31)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7061-1998062121%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7061-1998062121:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7061-1998062121:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7061-1998062121:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7064-1998062202%3A06%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7064-1998062202%3A06%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7064-1998062202%3A06%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7064-1998062202%3A06%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7064-1998062202%3A06%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7064-1998062202:06:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7064-1998062202:06:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7064-1998062202:06:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7065-1998062203%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7065-1998062203%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7065-1998062203%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7065-1998062203%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7065-1998062203%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7065-1998062203:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7065-1998062203:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.58 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7065-1998062203:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7066-1998062204%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7066-1998062204%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7066-1998062204%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7066-1998062204%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 30)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7066-1998062204%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7066-1998062204:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7066-1998062204:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7066-1998062204:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7067-1998062205%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7067-1998062205%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7067-1998062205%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7067-1998062205%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7067-1998062205%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7067-1998062205:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7067-1998062205:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7067-1998062205:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7068-1998062206%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7068-1998062206%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7068-1998062206%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7068-1998062206%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7068-1998062206%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7068-1998062206:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7068-1998062206:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7068-1998062206:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7069-1998062207%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7069-1998062207%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7069-1998062207%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7069-1998062207%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7069-1998062207%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7069-1998062207:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7069-1998062207:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7069-1998062207:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7070-1998062208%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7070-1998062208%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7070-1998062208%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7070-1998062208%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7070-1998062208%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7070-1998062208:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7070-1998062208:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7070-1998062208:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7071-1998062209%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7071-1998062209%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7071-1998062209%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7071-1998062209%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7071-1998062209%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7071-1998062209:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7071-1998062209:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7071-1998062209:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7072-1998062210%3A48%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7072-1998062210%3A48%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7072-1998062210%3A48%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7072-1998062210%3A48%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 30)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7072-1998062210%3A48%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7072-1998062210:48:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7072-1998062210:48:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7072-1998062210:48:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7073-1998062211%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7073-1998062211%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7073-1998062211%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7073-1998062211%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 30)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7073-1998062211%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7073-1998062211:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7073-1998062211:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7073-1998062211:53:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7074-1998062215%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7074-1998062215%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7074-1998062215%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 28.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "28.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7074-1998062215%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 28.4167)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "28.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7074-1998062215%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7074-1998062215:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7074-1998062215:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.4167'^^xsd:double;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7074-1998062215:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7075-1998062217%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7075-1998062217%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7075-1998062217%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7075-1998062217%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7075-1998062217%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7075-1998062217:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7075-1998062217:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7075-1998062217:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7076-1998062218%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7076-1998062218%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7076-1998062218%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7076-1998062218%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7076-1998062218%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7076-1998062218:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7076-1998062218:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7076-1998062218:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7077-1998062219%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7077-1998062219%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7077-1998062219%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7077-1998062219%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7077-1998062219%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7077-1998062219:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7077-1998062219:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7077-1998062219:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7078-1998062220%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7078-1998062220%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7078-1998062220%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7078-1998062220%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7078-1998062220%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7078-1998062220:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7078-1998062220:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 35.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7078-1998062220:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7079-1998062221%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7079-1998062221%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7079-1998062221%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7079-1998062221%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7079-1998062221%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7079-1998062221:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7079-1998062221:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7079-1998062221:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7080-1998062222%3A51%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7080-1998062222%3A51%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7080-1998062222%3A51%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7080-1998062222%3A51%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7080-1998062222%3A51%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7080-1998062222:51:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7080-1998062222:51:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7080-1998062222:51:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7081-1998062300%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7081-1998062300%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7081-1998062300%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7081-1998062300%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7081-1998062300%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7081-1998062300:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7081-1998062300:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.13333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7081-1998062300:08:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7082-1998062301%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7082-1998062301%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7082-1998062301%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7082-1998062301%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7082-1998062301%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7082-1998062301:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7082-1998062301:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7082-1998062301:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7083-1998062302%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7083-1998062302%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7083-1998062302%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7083-1998062302%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7083-1998062302%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7083-1998062302:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7083-1998062302:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.2666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7083-1998062302:16:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7084-1998062303%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7084-1998062303%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7084-1998062303%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7084-1998062303%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7084-1998062303%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7084-1998062303:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7084-1998062303:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7084-1998062303:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7085-1998062304%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7085-1998062304%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7085-1998062304%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7085-1998062304%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7085-1998062304%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7085-1998062304:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7085-1998062304:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7085-1998062304:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7086-1998062306%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7086-1998062306%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7086-1998062306%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7086-1998062306%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7086-1998062306%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7086-1998062306:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7086-1998062306:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 43.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7086-1998062306:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7087-1998062307%3A46%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7087-1998062307%3A46%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7087-1998062307%3A46%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7087-1998062307%3A46%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7087-1998062307%3A46%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7087-1998062307:46:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7087-1998062307:46:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.7666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7087-1998062307:46:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7088-1998062308%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7088-1998062308%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7088-1998062308%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7088-1998062308%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7088-1998062308%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7088-1998062308:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7088-1998062308:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7088-1998062308:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7089-1998062310%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7089-1998062310%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7089-1998062310%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7089-1998062310%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 28)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7089-1998062310%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7089-1998062310:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7089-1998062310:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7089-1998062310:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7090-1998062311%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7090-1998062311%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7090-1998062311%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7090-1998062311%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7090-1998062311%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7090-1998062311:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7090-1998062311:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7090-1998062311:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7091-1998062312%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7091-1998062312%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7091-1998062312%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7091-1998062312%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7091-1998062312%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7091-1998062312:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7091-1998062312:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 43.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7091-1998062312:16:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7092-1998062313%3A24%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7092-1998062313%3A24%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7092-1998062313%3A24%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7092-1998062313%3A24%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7092-1998062313%3A24%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7092-1998062313:24:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7092-1998062313:24:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7092-1998062313:24:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7093-1998062314%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7093-1998062314%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7093-1998062314%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7093-1998062314%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7093-1998062314%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7093-1998062314:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7093-1998062314:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 27.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7093-1998062314:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7094-1998062315%3A31%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7094-1998062315%3A31%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7094-1998062315%3A31%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7094-1998062315%3A31%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7094-1998062315%3A31%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7094-1998062315:31:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7094-1998062315:31:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7094-1998062315:31:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7095-1998062318%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7095-1998062318%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7095-1998062318%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7095-1998062318%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7095-1998062318%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7095-1998062318:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7095-1998062318:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7095-1998062318:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7096-1998062319%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7096-1998062319%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7096-1998062319%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7096-1998062319%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 27)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7096-1998062319%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7096-1998062319:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7096-1998062319:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7096-1998062319:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7097-1998062322%3A11%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7097-1998062322%3A11%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7097-1998062322%3A11%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 26.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "26.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7097-1998062322%3A11%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 26.4167)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "26.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7097-1998062322%3A11%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7097-1998062322:11:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7097-1998062322:11:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.4167'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7097-1998062322:11:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7098-1998062323%3A44%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7098-1998062323%3A44%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7098-1998062323%3A44%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7098-1998062323%3A44%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7098-1998062323%3A44%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7098-1998062323:44:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7098-1998062323:44:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7098-1998062323:44:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7099-1998062400%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7099-1998062400%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7099-1998062400%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7099-1998062400%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7099-1998062400%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7099-1998062400:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7099-1998062400:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.83333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7099-1998062400:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7100-1998062402%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7100-1998062402%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7100-1998062402%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7100-1998062402%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7100-1998062402%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7100-1998062402:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7100-1998062402:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.1333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7100-1998062402:08:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7101-1998062403%3A11%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7101-1998062403%3A11%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7101-1998062403%3A11%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7101-1998062403%3A11%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7101-1998062403%3A11%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7101-1998062403:11:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7101-1998062403:11:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.1833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7101-1998062403:11:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7102-1998062404%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7102-1998062404%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7102-1998062404%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7102-1998062404%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7102-1998062404%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7102-1998062404:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7102-1998062404:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7102-1998062404:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7103-1998062405%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7103-1998062405%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7103-1998062405%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7103-1998062405%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7103-1998062405%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7103-1998062405:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7103-1998062405:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7103-1998062405:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7104-1998062406%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7104-1998062406%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7104-1998062406%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7104-1998062406%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7104-1998062406%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7104-1998062406:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7104-1998062406:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7104-1998062406:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7105-1998062407%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7105-1998062407%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7105-1998062407%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7105-1998062407%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7105-1998062407%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7105-1998062407:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7105-1998062407:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7105-1998062407:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7106-1998062409%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7106-1998062409%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7106-1998062409%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7106-1998062409%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7106-1998062409%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7106-1998062409:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7106-1998062409:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 44.99 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7106-1998062409:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7107-1998062410%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7107-1998062410%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7107-1998062410%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7107-1998062410%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7107-1998062410%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7107-1998062410:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7107-1998062410:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7107-1998062410:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7108-1998062411%3A49%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7108-1998062411%3A49%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7108-1998062411%3A49%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7108-1998062411%3A49%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7108-1998062411%3A49%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7108-1998062411:49:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7108-1998062411:49:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7108-1998062411:49:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7109-1998062413%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7109-1998062413%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7109-1998062413%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7109-1998062413%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7109-1998062413%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7109-1998062413:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7109-1998062413:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7109-1998062413:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7110-1998062414%3A59%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7110-1998062414%3A59%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7110-1998062414%3A59%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7110-1998062414%3A59%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7110-1998062414%3A59%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7110-1998062414:59:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7110-1998062414:59:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7110-1998062414:59:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7111-1998062415%3A57%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7111-1998062415%3A57%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7111-1998062415%3A57%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7111-1998062415%3A57%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7111-1998062415%3A57%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7111-1998062415:57:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7111-1998062415:57:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7111-1998062415:57:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7112-1998062417%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7112-1998062417%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7112-1998062417%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7112-1998062417%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7112-1998062417%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7112-1998062417:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7112-1998062417:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7112-1998062417:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7113-1998062418%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7113-1998062418%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7113-1998062418%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7113-1998062418%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7113-1998062418%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7113-1998062418:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7113-1998062418:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7113-1998062418:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7114-1998062419%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7114-1998062419%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7114-1998062419%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7114-1998062419%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7114-1998062419%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7114-1998062419:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7114-1998062419:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7114-1998062419:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7115-1998062420%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7115-1998062420%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7115-1998062420%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7115-1998062420%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7115-1998062420%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7115-1998062420:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7115-1998062420:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7115-1998062420:17:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7116-1998062421%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7116-1998062421%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7116-1998062421%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7116-1998062421%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7116-1998062421%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7116-1998062421:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7116-1998062421:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7116-1998062421:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7117-1998062422%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7117-1998062422%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7117-1998062422%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7117-1998062422%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7117-1998062422%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7117-1998062422:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7117-1998062422:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7117-1998062422:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7118-1998062500%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7118-1998062500%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7118-1998062500%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7118-1998062500%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7118-1998062500%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7118-1998062500:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7118-1998062500:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.63333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7118-1998062500:38:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7119-1998062501%3A43%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7119-1998062501%3A43%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7119-1998062501%3A43%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7119-1998062501%3A43%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7119-1998062501%3A43%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7119-1998062501:43:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7119-1998062501:43:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.7166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7119-1998062501:43:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7120-1998062504%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7120-1998062504%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7120-1998062504%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7120-1998062504%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7120-1998062504%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7120-1998062504:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7120-1998062504:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7120-1998062504:02:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7121-1998062505%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7121-1998062505%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7121-1998062505%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7121-1998062505%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7121-1998062505%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7121-1998062505:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7121-1998062505:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7121-1998062505:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7122-1998062507%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7122-1998062507%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7122-1998062507%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 24.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0833"^^xsd:decimal ;
  dwc:decimalLongitude "24.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7122-1998062507%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 24.3833)"^^geo:wktLiteral ;
  geo-pos:lat "71.0833"^^xsd:decimal ;
  geo-pos:long "24.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7122-1998062507%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7122-1998062507:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7122-1998062507:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24.3833'^^xsd:double;
  dwc:latitude '71.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7122-1998062507:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7123-1998062508%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7123-1998062508%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7123-1998062508%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 23.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "23.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7123-1998062508%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 23.8667)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "23.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7123-1998062508%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7123-1998062508:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7123-1998062508:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.8667'^^xsd:double;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7123-1998062508:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7125-1998062513%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7125-1998062513%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7125-1998062513%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7125-1998062513%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7125-1998062513%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7125-1998062513:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7125-1998062513:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 43.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7125-1998062513:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7131-1998062601%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7131-1998062601%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7131-1998062601%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7131-1998062601%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7131-1998062601%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7131-1998062601:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7131-1998062601:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7131-1998062601:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7132-1998062602%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7132-1998062602%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7132-1998062602%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7132-1998062602%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7132-1998062602%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7132-1998062602:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7132-1998062602:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7132-1998062602:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7133-1998062603%3A28%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7133-1998062603%3A28%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7133-1998062603%3A28%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7133-1998062603%3A28%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7133-1998062603%3A28%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7133-1998062603:28:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7133-1998062603:28:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7133-1998062603:28:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7134-1998062604%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7134-1998062604%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7134-1998062604%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7134-1998062604%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7134-1998062604%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7134-1998062604:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7134-1998062604:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7134-1998062604:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7135-1998062605%3A44%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7135-1998062605%3A44%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7135-1998062605%3A44%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7135-1998062605%3A44%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7135-1998062605%3A44%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7135-1998062605:44:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7135-1998062605:44:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.7333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7135-1998062605:44:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7136-1998062606%3A48%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7136-1998062606%3A48%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7136-1998062606%3A48%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7136-1998062606%3A48%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1998007_IMR-58MS-7136-1998062606%3A48%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7136-1998062606:48:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7136-1998062606:48:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 43.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7136-1998062606:48:00Z-126735'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7006-1999060616%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7006-1999060616%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7006-1999060616%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7006-1999060616%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 18)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7006-1999060616%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7006-1999060616:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7006-1999060616:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7006-1999060616:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7007-1999060617%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7007-1999060617%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7007-1999060617%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1667"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7007-1999060617%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 18)"^^geo:wktLiteral ;
  geo-pos:lat "70.1667"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7007-1999060617%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7007-1999060617:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7007-1999060617:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '70.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7007-1999060617:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7008-1999060618%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7008-1999060618%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7008-1999060618%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7008-1999060618%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7008-1999060618%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7008-1999060618:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7008-1999060618:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7008-1999060618:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7011-1999060700%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7011-1999060700%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7011-1999060700%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7011-1999060700%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 19)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7011-1999060700%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7011-1999060700:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7011-1999060700:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.33333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7011-1999060700:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7012-1999060701%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7012-1999060701%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7012-1999060701%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7012-1999060701%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7012-1999060701%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7012-1999060701:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7012-1999060701:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7012-1999060701:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7013-1999060702%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7013-1999060702%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7013-1999060702%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7013-1999060702%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7013-1999060702%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7013-1999060702:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7013-1999060702:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7013-1999060702:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7014-1999060703%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7014-1999060703%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7014-1999060703%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7014-1999060703%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7014-1999060703%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7014-1999060703:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7014-1999060703:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7014-1999060703:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7015-1999060704%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7015-1999060704%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7015-1999060704%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7015-1999060704%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7015-1999060704%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7015-1999060704:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7015-1999060704:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7015-1999060704:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7016-1999060707%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7016-1999060707%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7016-1999060707%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7016-1999060707%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7016-1999060707%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7016-1999060707:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7016-1999060707:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7016-1999060707:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7017-1999060708%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7017-1999060708%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7017-1999060708%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7017-1999060708%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7017-1999060708%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7017-1999060708:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7017-1999060708:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7017-1999060708:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7018-1999060709%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7018-1999060709%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7018-1999060709%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7018-1999060709%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7018-1999060709%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7018-1999060709:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7018-1999060709:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7018-1999060709:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7019-1999060710%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7019-1999060710%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7019-1999060710%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7019-1999060710%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 20)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7019-1999060710%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7019-1999060710:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7019-1999060710:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7019-1999060710:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7020-1999060712%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7020-1999060712%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7020-1999060712%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7020-1999060712%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 20)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7020-1999060712%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7020-1999060712:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7020-1999060712:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.1 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7020-1999060712:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7021-1999060713%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7021-1999060713%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7021-1999060713%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7021-1999060713%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 20)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7021-1999060713%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7021-1999060713:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7021-1999060713:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 43.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7021-1999060713:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7022-1999060714%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7022-1999060714%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7022-1999060714%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7022-1999060714%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 20)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7022-1999060714%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7022-1999060714:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7022-1999060714:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7022-1999060714:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7027-1999060721%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7027-1999060721%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7027-1999060721%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7027-1999060721%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7027-1999060721%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7027-1999060721:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7027-1999060721:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 38.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7027-1999060721:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7028-1999060722%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7028-1999060722%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7028-1999060722%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7028-1999060722%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7028-1999060722%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7028-1999060722:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7028-1999060722:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7028-1999060722:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7029-1999060723%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7029-1999060723%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7029-1999060723%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7029-1999060723%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 21)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7029-1999060723%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7029-1999060723:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7029-1999060723:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.54 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7029-1999060723:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7030-1999060800%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7030-1999060800%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7030-1999060800%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7030-1999060800%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7030-1999060800%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7030-1999060800:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7030-1999060800:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.66666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7030-1999060800:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7031-1999060802%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7031-1999060802%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7031-1999060802%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7031-1999060802%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7031-1999060802%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7031-1999060802:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7031-1999060802:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7031-1999060802:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7032-1999060803%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7032-1999060803%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7032-1999060803%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7032-1999060803%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7032-1999060803%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7032-1999060803:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7032-1999060803:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.54 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7032-1999060803:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7033-1999060804%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7033-1999060804%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7033-1999060804%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7033-1999060804%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7033-1999060804%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7033-1999060804:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7033-1999060804:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7033-1999060804:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7034-1999060805%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7034-1999060805%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7034-1999060805%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4667 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4667"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7034-1999060805%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4667 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.4667"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7034-1999060805%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7034-1999060805:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7034-1999060805:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '70.4667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.1 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7034-1999060805:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7035-1999060807%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7035-1999060807%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7035-1999060807%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 21.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5833"^^xsd:decimal ;
  dwc:decimalLongitude "21.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7035-1999060807%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 21.6333)"^^geo:wktLiteral ;
  geo-pos:lat "70.5833"^^xsd:decimal ;
  geo-pos:long "21.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7035-1999060807%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7035-1999060807:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7035-1999060807:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21.6333'^^xsd:double;
  dwc:latitude '70.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.52 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7035-1999060807:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7036-1999060808%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7036-1999060808%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7036-1999060808%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7036-1999060808%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 22)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7036-1999060808%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7036-1999060808:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7036-1999060808:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7036-1999060808:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7037-1999060809%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7037-1999060809%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7037-1999060809%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7037-1999060809%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 22)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7037-1999060809%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7037-1999060809:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7037-1999060809:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 33.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7037-1999060809:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7038-1999060810%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7038-1999060810%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7038-1999060810%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7038-1999060810%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7038-1999060810%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7038-1999060810:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7038-1999060810:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 37.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7038-1999060810:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7039-1999060811%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7039-1999060811%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7039-1999060811%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7039-1999060811%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7039-1999060811%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7039-1999060811:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7039-1999060811:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7039-1999060811:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7040-1999060813%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7040-1999060813%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7040-1999060813%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7040-1999060813%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7040-1999060813%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7040-1999060813:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7040-1999060813:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7040-1999060813:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7041-1999060814%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7041-1999060814%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7041-1999060814%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7041-1999060814%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7041-1999060814%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7041-1999060814:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7041-1999060814:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7041-1999060814:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7042-1999060815%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7042-1999060815%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7042-1999060815%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7042-1999060815%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7042-1999060815%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7042-1999060815:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7042-1999060815:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 40.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7042-1999060815:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7043-1999060816%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7043-1999060816%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7043-1999060816%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7043-1999060816%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 22)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7043-1999060816%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7043-1999060816:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7043-1999060816:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7043-1999060816:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7044-1999060818%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7044-1999060818%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7044-1999060818%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7044-1999060818%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7044-1999060818%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7044-1999060818:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7044-1999060818:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7044-1999060818:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7045-1999060819%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7045-1999060819%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7045-1999060819%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7045-1999060819%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7045-1999060819%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7045-1999060819:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7045-1999060819:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7045-1999060819:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7047-1999060823%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7047-1999060823%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7047-1999060823%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7047-1999060823%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7047-1999060823%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7047-1999060823:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7047-1999060823:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7047-1999060823:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7048-1999060900%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7048-1999060900%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7048-1999060900%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7048-1999060900%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7048-1999060900%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7048-1999060900:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7048-1999060900:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.33333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7048-1999060900:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7049-1999060901%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7049-1999060901%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7049-1999060901%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7049-1999060901%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7049-1999060901%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7049-1999060901:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7049-1999060901:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7049-1999060901:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7050-1999060902%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7050-1999060902%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7050-1999060902%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7050-1999060902%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7050-1999060902%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7050-1999060902:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7050-1999060902:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7050-1999060902:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7051-1999060903%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7051-1999060903%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7051-1999060903%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7051-1999060903%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7051-1999060903%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7051-1999060903:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7051-1999060903:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7051-1999060903:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7052-1999060904%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7052-1999060904%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7052-1999060904%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7052-1999060904%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7052-1999060904%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7052-1999060904:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7052-1999060904:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7052-1999060904:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7053-1999060906%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7053-1999060906%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7053-1999060906%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7053-1999060906%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7053-1999060906%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7053-1999060906:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7053-1999060906:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7053-1999060906:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7054-1999060907%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7054-1999060907%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7054-1999060907%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7054-1999060907%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7054-1999060907%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7054-1999060907:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7054-1999060907:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7054-1999060907:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7055-1999060908%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7055-1999060908%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7055-1999060908%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7055-1999060908%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7055-1999060908%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7055-1999060908:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7055-1999060908:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7055-1999060908:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7056-1999060909%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7056-1999060909%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7056-1999060909%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7056-1999060909%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7056-1999060909%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7056-1999060909:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7056-1999060909:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7056-1999060909:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7057-1999060910%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7057-1999060910%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7057-1999060910%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0333 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0333"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7057-1999060910%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0333 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.0333"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7057-1999060910%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7057-1999060910:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7057-1999060910:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '71.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7057-1999060910:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7058-1999060912%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7058-1999060912%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7058-1999060912%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7058-1999060912%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7058-1999060912%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7058-1999060912:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7058-1999060912:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7058-1999060912:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7059-1999060913%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7059-1999060913%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7059-1999060913%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7059-1999060913%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7059-1999060913%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7059-1999060913:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7059-1999060913:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7059-1999060913:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7060-1999060914%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7060-1999060914%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7060-1999060914%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7060-1999060914%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7060-1999060914%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7060-1999060914:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7060-1999060914:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7060-1999060914:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7061-1999060915%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7061-1999060915%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7061-1999060915%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7061-1999060915%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7061-1999060915%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7061-1999060915:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7061-1999060915:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 37.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7061-1999060915:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7062-1999060916%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7062-1999060916%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7062-1999060916%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7062-1999060916%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7062-1999060916%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7062-1999060916:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7062-1999060916:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7062-1999060916:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7063-1999060917%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7063-1999060917%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7063-1999060917%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7063-1999060917%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7063-1999060917%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7063-1999060917:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7063-1999060917:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 41.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7063-1999060917:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7064-1999060919%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7064-1999060919%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7064-1999060919%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7064-1999060919%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7064-1999060919%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7064-1999060919:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7064-1999060919:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7064-1999060919:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7065-1999060920%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7065-1999060920%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7065-1999060920%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7065-1999060920%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7065-1999060920%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7065-1999060920:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7065-1999060920:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7065-1999060920:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7066-1999060921%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7066-1999060921%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7066-1999060921%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7066-1999060921%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7066-1999060921%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7066-1999060921:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7066-1999060921:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 37.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7066-1999060921:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7067-1999060922%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7067-1999060922%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7067-1999060922%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7067-1999060922%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7067-1999060922%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7067-1999060922:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7067-1999060922:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7067-1999060922:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7068-1999061000%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7068-1999061000%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7068-1999061000%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7068-1999061000%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7068-1999061000%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7068-1999061000:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7068-1999061000:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.83333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7068-1999061000:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7070-1999061004%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7070-1999061004%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7070-1999061004%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7070-1999061004%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7070-1999061004%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7070-1999061004:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7070-1999061004:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7070-1999061004:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7071-1999061007%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7071-1999061007%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7071-1999061007%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7071-1999061007%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7071-1999061007%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7071-1999061007:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7071-1999061007:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7071-1999061007:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7072-1999061008%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7072-1999061008%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7072-1999061008%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7072-1999061008%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7072-1999061008%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7072-1999061008:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7072-1999061008:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7072-1999061008:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7073-1999061009%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7073-1999061009%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7073-1999061009%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7073-1999061009%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7073-1999061009%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7073-1999061009:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7073-1999061009:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7073-1999061009:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7074-1999061011%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7074-1999061011%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7074-1999061011%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7074-1999061011%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7074-1999061011%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7074-1999061011:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7074-1999061011:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 43.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7074-1999061011:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7075-1999061012%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7075-1999061012%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7075-1999061012%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7075-1999061012%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7075-1999061012%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7075-1999061012:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7075-1999061012:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 43.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7075-1999061012:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7076-1999061013%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7076-1999061013%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7076-1999061013%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7076-1999061013%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7076-1999061013%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7076-1999061013:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7076-1999061013:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 36.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7076-1999061013:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7077-1999061014%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7077-1999061014%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7077-1999061014%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7077-1999061014%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7077-1999061014%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7077-1999061014:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7077-1999061014:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 35.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7077-1999061014:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7078-1999061015%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7078-1999061015%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7078-1999061015%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7078-1999061015%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7078-1999061015%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7078-1999061015:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7078-1999061015:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7078-1999061015:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7079-1999061016%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7079-1999061016%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7079-1999061016%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7079-1999061016%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7079-1999061016%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7079-1999061016:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7079-1999061016:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 32.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7079-1999061016:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7080-1999061018%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7080-1999061018%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7080-1999061018%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7080-1999061018%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7080-1999061018%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7080-1999061018:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7080-1999061018:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.28 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7080-1999061018:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7081-1999061019%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7081-1999061019%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7081-1999061019%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7081-1999061019%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7081-1999061019%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7081-1999061019:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7081-1999061019:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7081-1999061019:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7082-1999061020%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7082-1999061020%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7082-1999061020%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7082-1999061020%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7082-1999061020%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7082-1999061020:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7082-1999061020:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7082-1999061020:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7083-1999061021%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7083-1999061021%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7083-1999061021%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7083-1999061021%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7083-1999061021%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7083-1999061021:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7083-1999061021:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7083-1999061021:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7084-1999061022%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7084-1999061022%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7084-1999061022%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7084-1999061022%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7084-1999061022%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7084-1999061022:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7084-1999061022:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7084-1999061022:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7085-1999061100%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7085-1999061100%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7085-1999061100%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7085-1999061100%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7085-1999061100%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7085-1999061100:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7085-1999061100:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.083333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 40.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7085-1999061100:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7086-1999061101%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7086-1999061101%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7086-1999061101%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7086-1999061101%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7086-1999061101%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7086-1999061101:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7086-1999061101:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7086-1999061101:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7087-1999061102%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7087-1999061102%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7087-1999061102%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7087-1999061102%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7087-1999061102%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7087-1999061102:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7087-1999061102:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7087-1999061102:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7088-1999061103%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7088-1999061103%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7088-1999061103%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7088-1999061103%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7088-1999061103%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7088-1999061103:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7088-1999061103:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 41.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7088-1999061103:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7089-1999061104%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7089-1999061104%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7089-1999061104%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7089-1999061104%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7089-1999061104%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7089-1999061104:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7089-1999061104:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7089-1999061104:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7090-1999061106%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7090-1999061106%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7090-1999061106%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7090-1999061106%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7090-1999061106%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7090-1999061106:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7090-1999061106:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.99 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7090-1999061106:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7091-1999061107%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7091-1999061107%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7091-1999061107%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7091-1999061107%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7091-1999061107%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7091-1999061107:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7091-1999061107:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 40.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7091-1999061107:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7092-1999061108%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7092-1999061108%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7092-1999061108%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7092-1999061108%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7092-1999061108%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7092-1999061108:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7092-1999061108:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7092-1999061108:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7093-1999061109%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7093-1999061109%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7093-1999061109%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7093-1999061109%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7093-1999061109%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7093-1999061109:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7093-1999061109:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7093-1999061109:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7094-1999061110%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7094-1999061110%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7094-1999061110%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7094-1999061110%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7094-1999061110%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7094-1999061110:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7094-1999061110:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7094-1999061110:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7095-1999061112%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7095-1999061112%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7095-1999061112%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 27.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "27.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7095-1999061112%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 27.25)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "27.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7095-1999061112%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7095-1999061112:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7095-1999061112:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27.25'^^xsd:double;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7095-1999061112:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7096-1999061113%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7096-1999061113%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7096-1999061113%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7096-1999061113%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 28)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7096-1999061113%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7096-1999061113:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7096-1999061113:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7096-1999061113:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7097-1999061114%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7097-1999061114%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7097-1999061114%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7097-1999061114%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7097-1999061114%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7097-1999061114:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7097-1999061114:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7097-1999061114:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7098-1999061115%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7098-1999061115%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7098-1999061115%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7098-1999061115%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7098-1999061115%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7098-1999061115:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7098-1999061115:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7098-1999061115:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7099-1999061117%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7099-1999061117%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7099-1999061117%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7099-1999061117%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7099-1999061117%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7099-1999061117:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7099-1999061117:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7099-1999061117:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7100-1999061118%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7100-1999061118%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7100-1999061118%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7100-1999061118%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7100-1999061118%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7100-1999061118:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7100-1999061118:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7100-1999061118:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7101-1999061119%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7101-1999061119%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7101-1999061119%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7101-1999061119%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7101-1999061119%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7101-1999061119:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7101-1999061119:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7101-1999061119:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7102-1999061120%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7102-1999061120%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7102-1999061120%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7102-1999061120%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 28)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7102-1999061120%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7102-1999061120:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7102-1999061120:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7102-1999061120:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7103-1999061122%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7103-1999061122%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7103-1999061122%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7103-1999061122%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7103-1999061122%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7103-1999061122:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7103-1999061122:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7103-1999061122:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7104-1999061123%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7104-1999061123%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7104-1999061123%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7104-1999061123%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7104-1999061123%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7104-1999061123:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7104-1999061123:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7104-1999061123:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7105-1999061200%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7105-1999061200%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7105-1999061200%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7105-1999061200%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7105-1999061200%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7105-1999061200:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7105-1999061200:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7105-1999061200:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7106-1999061204%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7106-1999061204%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7106-1999061204%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7106-1999061204%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7106-1999061204%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7106-1999061204:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7106-1999061204:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7106-1999061204:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7107-1999061205%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7107-1999061205%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7107-1999061205%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7107-1999061205%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7107-1999061205%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7107-1999061205:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7107-1999061205:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7107-1999061205:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7108-1999061207%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7108-1999061207%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7108-1999061207%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 28.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "28.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7108-1999061207%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 28.6667)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "28.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7108-1999061207%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7108-1999061207:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7108-1999061207:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.6667'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.28 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7108-1999061207:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7109-1999061209%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7109-1999061209%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7109-1999061209%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7109-1999061209%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7109-1999061209%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7109-1999061209:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7109-1999061209:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7109-1999061209:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7110-1999061211%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7110-1999061211%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7110-1999061211%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7110-1999061211%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7110-1999061211%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7110-1999061211:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7110-1999061211:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 30.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7110-1999061211:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7111-1999061212%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7111-1999061212%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7111-1999061212%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7111-1999061212%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7111-1999061212%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7111-1999061212:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7111-1999061212:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7111-1999061212:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7112-1999061213%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7112-1999061213%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7112-1999061213%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7112-1999061213%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7112-1999061213%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7112-1999061213:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7112-1999061213:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 40.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7112-1999061213:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7113-1999061215%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7113-1999061215%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7113-1999061215%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7113-1999061215%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7113-1999061215%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7113-1999061215:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7113-1999061215:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7113-1999061215:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7114-1999061216%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7114-1999061216%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7114-1999061216%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7114-1999061216%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7114-1999061216%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7114-1999061216:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7114-1999061216:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7114-1999061216:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7115-1999061217%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7115-1999061217%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7115-1999061217%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7115-1999061217%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7115-1999061217%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7115-1999061217:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7115-1999061217:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7115-1999061217:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7116-1999061218%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7116-1999061218%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7116-1999061218%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7116-1999061218%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7116-1999061218%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7116-1999061218:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7116-1999061218:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7116-1999061218:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7117-1999061220%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7117-1999061220%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7117-1999061220%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7117-1999061220%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7117-1999061220%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7117-1999061220:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7117-1999061220:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7117-1999061220:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7118-1999061221%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7118-1999061221%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7118-1999061221%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7118-1999061221%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7118-1999061221%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7118-1999061221:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7118-1999061221:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7118-1999061221:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7119-1999061222%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7119-1999061222%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7119-1999061222%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7119-1999061222%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7119-1999061222%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7119-1999061222:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7119-1999061222:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7119-1999061222:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7120-1999061223%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7120-1999061223%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7120-1999061223%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7120-1999061223%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7120-1999061223%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7120-1999061223:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7120-1999061223:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7120-1999061223:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7121-1999061300%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7121-1999061300%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7121-1999061300%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7121-1999061300%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7121-1999061300%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7121-1999061300:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7121-1999061300:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7121-1999061300:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7122-1999061301%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7122-1999061301%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7122-1999061301%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7122-1999061301%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7122-1999061301%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7122-1999061301:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7122-1999061301:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7122-1999061301:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7123-1999061303%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7123-1999061303%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7123-1999061303%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 30.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "30.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7123-1999061303%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 30.3333)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "30.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7123-1999061303%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7123-1999061303:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7123-1999061303:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.3333'^^xsd:double;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7123-1999061303:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7124-1999061304%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7124-1999061304%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7124-1999061304%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7124-1999061304%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 31)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7124-1999061304%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7124-1999061304:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7124-1999061304:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7124-1999061304:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7107-2000061323%3A07%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7107-2000061323%3A07%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7107-2000061323%3A07%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7107-2000061323%3A07%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7107-2000061323%3A07%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7107-2000061323:07:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7107-2000061323:07:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.4 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7107-2000061323:07:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7108-2000061405%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7108-2000061405%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7108-2000061405%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7108-2000061405%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7108-2000061405%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7108-2000061405:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7108-2000061405:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.2833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.99 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7108-2000061405:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7109-2000061406%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7109-2000061406%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7109-2000061406%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7109-2000061406%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7109-2000061406%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7109-2000061406:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7109-2000061406:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7109-2000061406:50:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7110-2000061409%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7110-2000061409%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7110-2000061409%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7110-2000061409%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7110-2000061409%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7110-2000061409:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7110-2000061409:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.2833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7110-2000061409:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7111-2000061412%3A03%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7111-2000061412%3A03%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7111-2000061412%3A03%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7111-2000061412%3A03%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7111-2000061412%3A03%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7111-2000061412:03:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7111-2000061412:03:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7111-2000061412:03:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7112-2000061413%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7112-2000061413%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7112-2000061413%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7112-2000061413%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7112-2000061413%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7112-2000061413:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7112-2000061413:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7112-2000061413:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7113-2000061415%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7113-2000061415%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7113-2000061415%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7113-2000061415%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7113-2000061415%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7113-2000061415:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7113-2000061415:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7113-2000061415:35:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7114-2000061517%3A37%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7114-2000061517%3A37%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7114-2000061517%3A37%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7114-2000061517%3A37%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7114-2000061517%3A37%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7114-2000061517:37:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7114-2000061517:37:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7114-2000061517:37:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7115-2000061518%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7115-2000061518%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7115-2000061518%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7115-2000061518%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7115-2000061518%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7115-2000061518:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7115-2000061518:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7115-2000061518:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7116-2000061519%3A56%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7116-2000061519%3A56%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7116-2000061519%3A56%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7116-2000061519%3A56%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7116-2000061519%3A56%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7116-2000061519:56:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7116-2000061519:56:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7116-2000061519:56:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7117-2000061522%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7117-2000061522%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7117-2000061522%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7117-2000061522%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7117-2000061522%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7117-2000061522:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7117-2000061522:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7117-2000061522:16:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7118-2000061602%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7118-2000061602%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7118-2000061602%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7118-2000061602%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7118-2000061602%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7118-2000061602:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7118-2000061602:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7118-2000061602:50:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7119-2000061604%3A58%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7119-2000061604%3A58%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7119-2000061604%3A58%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7119-2000061604%3A58%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7119-2000061604%3A58%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7119-2000061604:58:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7119-2000061604:58:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.9666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7119-2000061604:58:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7120-2000061606%3A14%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7120-2000061606%3A14%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7120-2000061606%3A14%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7120-2000061606%3A14%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7120-2000061606%3A14%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7120-2000061606:14:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7120-2000061606:14:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7120-2000061606:14:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7121-2000061608%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7121-2000061608%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7121-2000061608%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7121-2000061608%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7121-2000061608%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7121-2000061608:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7121-2000061608:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7121-2000061608:54:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7122-2000061610%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7122-2000061610%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7122-2000061610%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7122-2000061610%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7122-2000061610%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7122-2000061610:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7122-2000061610:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7122-2000061610:25:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7123-2000061611%3A48%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7123-2000061611%3A48%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7123-2000061611%3A48%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7123-2000061611%3A48%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7123-2000061611%3A48%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7123-2000061611:48:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7123-2000061611:48:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7123-2000061611:48:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7124-2000061613%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7124-2000061613%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7124-2000061613%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7124-2000061613%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7124-2000061613%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7124-2000061613:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7124-2000061613:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7124-2000061613:53:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7125-2000061615%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7125-2000061615%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7125-2000061615%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7125-2000061615%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7125-2000061615%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7125-2000061615:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7125-2000061615:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7125-2000061615:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7126-2000061617%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7126-2000061617%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7126-2000061617%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7126-2000061617%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 30)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7126-2000061617%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7126-2000061617:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7126-2000061617:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.58 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7126-2000061617:38:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7127-2000061619%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7127-2000061619%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7127-2000061619%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7127-2000061619%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 30)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7127-2000061619%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7127-2000061619:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7127-2000061619:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7127-2000061619:05:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7128-2000061620%3A14%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7128-2000061620%3A14%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7128-2000061620%3A14%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7128-2000061620%3A14%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7128-2000061620%3A14%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7128-2000061620:14:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7128-2000061620:14:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7128-2000061620:14:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7129-2000061621%3A22%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7129-2000061621%3A22%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7129-2000061621%3A22%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7129-2000061621%3A22%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7129-2000061621%3A22%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7129-2000061621:22:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7129-2000061621:22:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7129-2000061621:22:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7130-2000061700%3A58%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7130-2000061700%3A58%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7130-2000061700%3A58%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7130-2000061700%3A58%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7130-2000061700%3A58%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7130-2000061700:58:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7130-2000061700:58:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.96666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7130-2000061700:58:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7131-2000061702%3A12%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7131-2000061702%3A12%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7131-2000061702%3A12%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7131-2000061702%3A12%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7131-2000061702%3A12%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7131-2000061702:12:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7131-2000061702:12:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7131-2000061702:12:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7132-2000061704%3A24%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7132-2000061704%3A24%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7132-2000061704%3A24%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7132-2000061704%3A24%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7132-2000061704%3A24%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7132-2000061704:24:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7132-2000061704:24:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.28 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7132-2000061704:24:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7133-2000061705%3A46%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7133-2000061705%3A46%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7133-2000061705%3A46%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7133-2000061705%3A46%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7133-2000061705%3A46%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7133-2000061705:46:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7133-2000061705:46:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.7666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7133-2000061705:46:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7134-2000061707%3A51%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7134-2000061707%3A51%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7134-2000061707%3A51%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7134-2000061707%3A51%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7134-2000061707%3A51%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7134-2000061707:51:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7134-2000061707:51:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7134-2000061707:51:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7135-2000061709%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7135-2000061709%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7135-2000061709%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7135-2000061709%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7135-2000061709%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7135-2000061709:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7135-2000061709:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7135-2000061709:53:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7136-2000061711%3A03%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7136-2000061711%3A03%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7136-2000061711%3A03%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7136-2000061711%3A03%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7136-2000061711%3A03%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7136-2000061711:03:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7136-2000061711:03:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7136-2000061711:03:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7137-2000061713%3A18%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7137-2000061713%3A18%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7137-2000061713%3A18%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7137-2000061713%3A18%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7137-2000061713%3A18%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7137-2000061713:18:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7137-2000061713:18:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7137-2000061713:18:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7138-2000061715%3A36%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7138-2000061715%3A36%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7138-2000061715%3A36%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7138-2000061715%3A36%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7138-2000061715%3A36%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7138-2000061715:36:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7138-2000061715:36:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.7 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7138-2000061715:36:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7139-2000061900%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7139-2000061900%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7139-2000061900%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7139-2000061900%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 26)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7139-2000061900%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7139-2000061900:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7139-2000061900:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7139-2000061900:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7140-2000061901%3A42%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7140-2000061901%3A42%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7140-2000061901%3A42%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7140-2000061901%3A42%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7140-2000061901%3A42%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7140-2000061901:42:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7140-2000061901:42:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7140-2000061901:42:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7141-2000061902%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7141-2000061902%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7141-2000061902%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7141-2000061902%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7141-2000061902%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7141-2000061902:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7141-2000061902:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7141-2000061902:53:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7142-2000061904%3A19%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7142-2000061904%3A19%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7142-2000061904%3A19%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7142-2000061904%3A19%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7142-2000061904%3A19%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7142-2000061904:19:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7142-2000061904:19:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.3166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7142-2000061904:19:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7143-2000061905%3A51%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7143-2000061905%3A51%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7143-2000061905%3A51%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7143-2000061905%3A51%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7143-2000061905%3A51%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7143-2000061905:51:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7143-2000061905:51:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7143-2000061905:51:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7144-2000061907%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7144-2000061907%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7144-2000061907%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7144-2000061907%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7144-2000061907%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7144-2000061907:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7144-2000061907:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7144-2000061907:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7146-2000061909%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7146-2000061909%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7146-2000061909%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7146-2000061909%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 26)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7146-2000061909%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7146-2000061909:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7146-2000061909:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7146-2000061909:40:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7147-2000061910%3A52%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7147-2000061910%3A52%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7147-2000061910%3A52%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.3333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7147-2000061910%3A52%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 26)"^^geo:wktLiteral ;
  geo-pos:lat "73.3333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7147-2000061910%3A52%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7147-2000061910:52:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7147-2000061910:52:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '73.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7147-2000061910:52:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7148-2000061912%3A32%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7148-2000061912%3A32%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7148-2000061912%3A32%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7148-2000061912%3A32%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 26)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7148-2000061912%3A32%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7148-2000061912:32:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7148-2000061912:32:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.9 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7148-2000061912:32:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7150-2000061915%3A37%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7150-2000061915%3A37%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7150-2000061915%3A37%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.3333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7150-2000061915%3A37%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 27)"^^geo:wktLiteral ;
  geo-pos:lat "73.3333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7150-2000061915%3A37%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7150-2000061915:37:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7150-2000061915:37:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '73.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7150-2000061915:37:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7151-2000061916%3A48%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7151-2000061916%3A48%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7151-2000061916%3A48%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7151-2000061916%3A48%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7151-2000061916%3A48%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7151-2000061916:48:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7151-2000061916:48:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7151-2000061916:48:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7152-2000061917%3A56%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7152-2000061917%3A56%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7152-2000061917%3A56%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7152-2000061917%3A56%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 27)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7152-2000061917%3A56%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7152-2000061917:56:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7152-2000061917:56:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7152-2000061917:56:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7153-2000061919%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7153-2000061919%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7153-2000061919%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7153-2000061919%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7153-2000061919%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7153-2000061919:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7153-2000061919:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7153-2000061919:05:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7154-2000061920%3A13%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7154-2000061920%3A13%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7154-2000061920%3A13%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7154-2000061920%3A13%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7154-2000061920%3A13%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7154-2000061920:13:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7154-2000061920:13:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7154-2000061920:13:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7155-2000061921%3A21%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7155-2000061921%3A21%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7155-2000061921%3A21%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7155-2000061921%3A21%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7155-2000061921%3A21%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7155-2000061921:21:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7155-2000061921:21:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.1 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7155-2000061921:21:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7156-2000061922%3A28%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7156-2000061922%3A28%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7156-2000061922%3A28%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7156-2000061922%3A28%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7156-2000061922%3A28%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7156-2000061922:28:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7156-2000061922:28:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.52 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7156-2000061922:28:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7157-2000061923%3A43%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7157-2000061923%3A43%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7157-2000061923%3A43%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7157-2000061923%3A43%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7157-2000061923%3A43%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7157-2000061923:43:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7157-2000061923:43:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7157-2000061923:43:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7158-2000062000%3A56%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7158-2000062000%3A56%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7158-2000062000%3A56%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7158-2000062000%3A56%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7158-2000062000%3A56%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7158-2000062000:56:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7158-2000062000:56:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.93333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.52 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7158-2000062000:56:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7159-2000062003%3A12%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7159-2000062003%3A12%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7159-2000062003%3A12%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7159-2000062003%3A12%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 28)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7159-2000062003%3A12%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7159-2000062003:12:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7159-2000062003:12:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7159-2000062003:12:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7160-2000062004%3A22%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7160-2000062004%3A22%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7160-2000062004%3A22%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7160-2000062004%3A22%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7160-2000062004%3A22%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7160-2000062004:22:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7160-2000062004:22:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.3666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7160-2000062004:22:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7161-2000062005%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7161-2000062005%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7161-2000062005%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7161-2000062005%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7161-2000062005%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7161-2000062005:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7161-2000062005:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7161-2000062005:50:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7162-2000062007%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7162-2000062007%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7162-2000062007%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7162-2000062007%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7162-2000062007%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7162-2000062007:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7162-2000062007:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7162-2000062007:16:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7163-2000062008%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7163-2000062008%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7163-2000062008%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7163-2000062008%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7163-2000062008%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7163-2000062008:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7163-2000062008:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7163-2000062008:25:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7164-2000062009%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7164-2000062009%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7164-2000062009%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7164-2000062009%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7164-2000062009%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7164-2000062009:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7164-2000062009:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7164-2000062009:35:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7166-2000062012%3A19%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7166-2000062012%3A19%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7166-2000062012%3A19%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7166-2000062012%3A19%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7166-2000062012%3A19%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7166-2000062012:19:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7166-2000062012:19:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7166-2000062012:19:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7169-2000062017%3A06%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7169-2000062017%3A06%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7169-2000062017%3A06%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7169-2000062017%3A06%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "73.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7169-2000062017%3A06%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7169-2000062017:06:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7169-2000062017:06:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '73.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7169-2000062017:06:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7170-2000062018%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7170-2000062018%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7170-2000062018%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7170-2000062018%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7170-2000062018%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7170-2000062018:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7170-2000062018:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7170-2000062018:15:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7171-2000062019%3A21%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7171-2000062019%3A21%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7171-2000062019%3A21%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7171-2000062019%3A21%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 29)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7171-2000062019%3A21%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7171-2000062019:21:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7171-2000062019:21:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7171-2000062019:21:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7184-2000062112%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7184-2000062112%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7184-2000062112%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7184-2000062112%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7184-2000062112%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7184-2000062112:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7184-2000062112:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7184-2000062112:10:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7185-2000062113%3A21%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7185-2000062113%3A21%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7185-2000062113%3A21%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7185-2000062113%3A21%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7185-2000062113%3A21%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7185-2000062113:21:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7185-2000062113:21:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7185-2000062113:21:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7186-2000062114%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7186-2000062114%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7186-2000062114%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7186-2000062114%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 30)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7186-2000062114%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7186-2000062114:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7186-2000062114:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 93.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7186-2000062114:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7187-2000062115%3A48%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7187-2000062115%3A48%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7187-2000062115%3A48%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7187-2000062115%3A48%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 30)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7187-2000062115%3A48%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7187-2000062115:48:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7187-2000062115:48:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.58 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7187-2000062115:48:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7188-2000062116%3A59%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7188-2000062116%3A59%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7188-2000062116%3A59%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.3333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7188-2000062116%3A59%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 30)"^^geo:wktLiteral ;
  geo-pos:lat "73.3333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7188-2000062116%3A59%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7188-2000062116:59:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7188-2000062116:59:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '73.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7188-2000062116:59:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7189-2000062118%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7189-2000062118%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7189-2000062118%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7189-2000062118%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 30)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7189-2000062118%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7189-2000062118:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7189-2000062118:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7189-2000062118:10:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7190-2000062119%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7190-2000062119%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7190-2000062119%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.6667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.6667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7190-2000062119%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.6667 30)"^^geo:wktLiteral ;
  geo-pos:lat "73.6667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7190-2000062119%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7190-2000062119:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7190-2000062119:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '73.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7190-2000062119:20:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7191-2000062209%3A39%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7191-2000062209%3A39%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7191-2000062209%3A39%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7191-2000062209%3A39%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7191-2000062209%3A39%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7191-2000062209:39:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7191-2000062209:39:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7191-2000062209:39:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7192-2000062212%3A13%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7192-2000062212%3A13%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7192-2000062212%3A13%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7192-2000062212%3A13%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "73.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7192-2000062212%3A13%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7192-2000062212:13:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7192-2000062212:13:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '73.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7192-2000062212:13:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7193-2000062214%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7193-2000062214%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7193-2000062214%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7193-2000062214%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7193-2000062214%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7193-2000062214:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7193-2000062214:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7193-2000062214:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7194-2000062215%3A57%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7194-2000062215%3A57%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7194-2000062215%3A57%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7194-2000062215%3A57%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7194-2000062215%3A57%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7194-2000062215:57:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7194-2000062215:57:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7194-2000062215:57:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7195-2000062218%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7195-2000062218%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7195-2000062218%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7195-2000062218%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7195-2000062218%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7195-2000062218:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7195-2000062218:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7195-2000062218:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7196-2000062220%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7196-2000062220%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7196-2000062220%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7196-2000062220%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7196-2000062220%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7196-2000062220:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7196-2000062220:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7196-2000062220:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7197-2000062223%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7197-2000062223%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7197-2000062223%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7197-2000062223%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7197-2000062223%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7197-2000062223:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7197-2000062223:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7197-2000062223:15:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7198-2000062301%3A22%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7198-2000062301%3A22%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7198-2000062301%3A22%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7198-2000062301%3A22%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7198-2000062301%3A22%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7198-2000062301:22:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7198-2000062301:22:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.3666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 124.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7198-2000062301:22:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7199-2000062304%3A06%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7199-2000062304%3A06%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7199-2000062304%3A06%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7199-2000062304%3A06%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7199-2000062304%3A06%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7199-2000062304:06:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7199-2000062304:06:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7199-2000062304:06:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7200-2000062306%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7200-2000062306%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7200-2000062306%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7200-2000062306%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7200-2000062306%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7200-2000062306:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7200-2000062306:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7200-2000062306:50:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7201-2000062309%3A28%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7201-2000062309%3A28%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7201-2000062309%3A28%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7201-2000062309%3A28%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7201-2000062309%3A28%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7201-2000062309:28:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7201-2000062309:28:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7201-2000062309:28:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7202-2000062313%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7202-2000062313%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7202-2000062313%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7202-2000062313%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7202-2000062313%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7202-2000062313:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7202-2000062313:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7202-2000062313:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7203-2000062315%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7203-2000062315%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7203-2000062315%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7203-2000062315%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7203-2000062315%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7203-2000062315:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7203-2000062315:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7203-2000062315:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7204-2000062400%3A21%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7204-2000062400%3A21%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7204-2000062400%3A21%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7204-2000062400%3A21%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7204-2000062400%3A21%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7204-2000062400:21:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7204-2000062400:21:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7204-2000062400:21:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7205-2000062404%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7205-2000062404%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7205-2000062404%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7205-2000062404%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7205-2000062404%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7205-2000062404:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7205-2000062404:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7205-2000062404:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7207-2000062407%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7207-2000062407%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7207-2000062407%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7207-2000062407%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7207-2000062407%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7207-2000062407:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7207-2000062407:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7207-2000062407:05:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7208-2000062408%3A28%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7208-2000062408%3A28%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7208-2000062408%3A28%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7208-2000062408%3A28%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7208-2000062408%3A28%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7208-2000062408:28:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7208-2000062408:28:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7208-2000062408:28:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7209-2000062409%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7209-2000062409%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7209-2000062409%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7209-2000062409%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7209-2000062409%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7209-2000062409:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7209-2000062409:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7209-2000062409:38:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7210-2000062410%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7210-2000062410%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7210-2000062410%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7210-2000062410%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7210-2000062410%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7210-2000062410:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7210-2000062410:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7210-2000062410:50:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7211-2000062412%3A01%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7211-2000062412%3A01%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7211-2000062412%3A01%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7211-2000062412%3A01%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7211-2000062412%3A01%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7211-2000062412:01:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7211-2000062412:01:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7211-2000062412:01:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7212-2000062413%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7212-2000062413%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7212-2000062413%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7212-2000062413%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7212-2000062413%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7212-2000062413:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7212-2000062413:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7212-2000062413:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7213-2000062414%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7213-2000062414%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7213-2000062414%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7213-2000062414%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7213-2000062414%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7213-2000062414:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7213-2000062414:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.54 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7213-2000062414:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7214-2000062416%3A14%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7214-2000062416%3A14%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7214-2000062416%3A14%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7214-2000062416%3A14%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7214-2000062416%3A14%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7214-2000062416:14:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7214-2000062416:14:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7214-2000062416:14:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7215-2000062418%3A19%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7215-2000062418%3A19%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7215-2000062418%3A19%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7215-2000062418%3A19%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 34)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7215-2000062418%3A19%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7215-2000062418:19:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7215-2000062418:19:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.54 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7215-2000062418:19:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7216-2000062420%3A32%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7216-2000062420%3A32%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7216-2000062420%3A32%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7216-2000062420%3A32%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 35)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7216-2000062420%3A32%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7216-2000062420:32:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7216-2000062420:32:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7216-2000062420:32:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7217-2000062421%3A41%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7217-2000062421%3A41%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7217-2000062421%3A41%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7217-2000062421%3A41%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 35)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7217-2000062421%3A41%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7217-2000062421:41:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7217-2000062421:41:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7217-2000062421:41:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7218-2000062422%3A51%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7218-2000062422%3A51%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7218-2000062422%3A51%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7218-2000062422%3A51%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 35)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7218-2000062422%3A51%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7218-2000062422:51:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7218-2000062422:51:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 92.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7218-2000062422:51:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7219-2000062500%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7219-2000062500%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7219-2000062500%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7219-2000062500%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 35)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7219-2000062500%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7219-2000062500:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7219-2000062500:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.26666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.99 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7219-2000062500:16:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7220-2000062501%3A24%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7220-2000062501%3A24%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7220-2000062501%3A24%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7220-2000062501%3A24%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7220-2000062501%3A24%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7220-2000062501:24:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7220-2000062501:24:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7220-2000062501:24:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7221-2000062502%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7221-2000062502%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7221-2000062502%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7221-2000062502%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7221-2000062502%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7221-2000062502:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7221-2000062502:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7221-2000062502:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7222-2000062503%3A52%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7222-2000062503%3A52%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7222-2000062503%3A52%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7222-2000062503%3A52%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7222-2000062503%3A52%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7222-2000062503:52:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7222-2000062503:52:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7222-2000062503:52:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7223-2000062505%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7223-2000062505%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7223-2000062505%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7223-2000062505%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7223-2000062505%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7223-2000062505:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7223-2000062505:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7223-2000062505:00:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7224-2000062506%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7224-2000062506%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7224-2000062506%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7224-2000062506%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7224-2000062506%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7224-2000062506:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7224-2000062506:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7224-2000062506:10:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7225-2000062508%3A24%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7225-2000062508%3A24%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7225-2000062508%3A24%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7225-2000062508%3A24%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 36)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7225-2000062508%3A24%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7225-2000062508:24:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7225-2000062508:24:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7225-2000062508:24:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7226-2000062510%3A22%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7226-2000062510%3A22%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7226-2000062510%3A22%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7226-2000062510%3A22%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 37)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7226-2000062510%3A22%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7226-2000062510:22:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7226-2000062510:22:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '37'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7226-2000062510:22:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7227-2000062511%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7227-2000062511%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7227-2000062511%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7227-2000062511%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 37)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7227-2000062511%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7227-2000062511:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7227-2000062511:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '37'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 93.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7227-2000062511:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7228-2000062513%3A03%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7228-2000062513%3A03%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7228-2000062513%3A03%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7228-2000062513%3A03%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 37)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7228-2000062513%3A03%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7228-2000062513:03:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7228-2000062513:03:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '37'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7228-2000062513:03:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7229-2000062514%3A22%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7229-2000062514%3A22%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7229-2000062514%3A22%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7229-2000062514%3A22%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 37)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7229-2000062514%3A22%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7229-2000062514:22:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7229-2000062514:22:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '37'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7229-2000062514:22:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7024-2001060623%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7024-2001060623%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7024-2001060623%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7024-2001060623%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7024-2001060623%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7024-2001060623:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7024-2001060623:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '23.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7024-2001060623:10:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7028-2001060706%3A39%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7028-2001060706%3A39%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7028-2001060706%3A39%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7028-2001060706%3A39%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7028-2001060706%3A39%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7028-2001060706:39:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7028-2001060706:39:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7028-2001060706:39:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7029-2001060707%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7029-2001060707%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7029-2001060707%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7029-2001060707%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7029-2001060707%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7029-2001060707:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7029-2001060707:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.9 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7029-2001060707:55:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7030-2001060708%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7030-2001060708%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7030-2001060708%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7030-2001060708%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7030-2001060708%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7030-2001060708:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7030-2001060708:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7030-2001060708:55:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7031-2001060710%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7031-2001060710%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7031-2001060710%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7031-2001060710%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7031-2001060710%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7031-2001060710:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7031-2001060710:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7031-2001060710:05:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7032-2001060711%3A26%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7032-2001060711%3A26%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7032-2001060711%3A26%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7032-2001060711%3A26%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 20)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7032-2001060711%3A26%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7032-2001060711:26:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7032-2001060711:26:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 91.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7032-2001060711:26:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7033-2001060712%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7033-2001060712%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7033-2001060712%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7033-2001060712%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 20)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7033-2001060712%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7033-2001060712:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7033-2001060712:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 99.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7033-2001060712:35:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7042-2001060801%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7042-2001060801%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7042-2001060801%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7042-2001060801%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7042-2001060801%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7042-2001060801:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7042-2001060801:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7042-2001060801:35:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7043-2001060802%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7043-2001060802%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7043-2001060802%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7043-2001060802%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7043-2001060802%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7043-2001060802:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7043-2001060802:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7043-2001060802:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7048-2001060808%3A57%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7048-2001060808%3A57%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7048-2001060808%3A57%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7048-2001060808%3A57%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7048-2001060808%3A57%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7048-2001060808:57:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7048-2001060808:57:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.9 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7048-2001060808:57:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7050-2001060811%3A31%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7050-2001060811%3A31%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7050-2001060811%3A31%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7050-2001060811%3A31%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 22)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7050-2001060811%3A31%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7050-2001060811:31:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7050-2001060811:31:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7050-2001060811:31:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7051-2001060813%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7051-2001060813%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7051-2001060813%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7051-2001060813%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 21)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7051-2001060813%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7051-2001060813:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7051-2001060813:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7051-2001060813:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7052-2001060814%3A42%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7052-2001060814%3A42%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7052-2001060814%3A42%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7052-2001060814%3A42%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7052-2001060814%3A42%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7052-2001060814:42:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7052-2001060814:42:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 116.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7052-2001060814:42:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7053-2001060815%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7053-2001060815%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7053-2001060815%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7053-2001060815%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7053-2001060815%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7053-2001060815:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7053-2001060815:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7053-2001060815:53:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7054-2001060817%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7054-2001060817%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7054-2001060817%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7054-2001060817%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7054-2001060817%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7054-2001060817:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7054-2001060817:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7054-2001060817:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7055-2001060818%3A11%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7055-2001060818%3A11%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7055-2001060818%3A11%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7055-2001060818%3A11%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7055-2001060818%3A11%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7055-2001060818:11:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7055-2001060818:11:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7055-2001060818:11:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7056-2001060819%3A42%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7056-2001060819%3A42%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7056-2001060819%3A42%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7056-2001060819%3A42%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7056-2001060819%3A42%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7056-2001060819:42:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7056-2001060819:42:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7056-2001060819:42:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7057-2001060821%3A57%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7057-2001060821%3A57%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7057-2001060821%3A57%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7057-2001060821%3A57%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 22)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7057-2001060821%3A57%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7057-2001060821:57:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7057-2001060821:57:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7057-2001060821:57:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7058-2001060900%3A09%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7058-2001060900%3A09%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7058-2001060900%3A09%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7058-2001060900%3A09%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7058-2001060900%3A09%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7058-2001060900:09:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7058-2001060900:09:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7058-2001060900:09:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7059-2001060901%3A12%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7059-2001060901%3A12%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7059-2001060901%3A12%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7059-2001060901%3A12%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7059-2001060901%3A12%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7059-2001060901:12:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7059-2001060901:12:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.1 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7059-2001060901:12:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7060-2001060902%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7060-2001060902%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7060-2001060902%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7060-2001060902%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7060-2001060902%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7060-2001060902:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7060-2001060902:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.2666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7060-2001060902:16:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7061-2001060903%3A21%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7061-2001060903%3A21%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7061-2001060903%3A21%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7061-2001060903%3A21%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7061-2001060903%3A21%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7061-2001060903:21:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7061-2001060903:21:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7061-2001060903:21:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7062-2001060904%3A28%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7062-2001060904%3A28%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7062-2001060904%3A28%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7062-2001060904%3A28%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7062-2001060904%3A28%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7062-2001060904:28:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7062-2001060904:28:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7062-2001060904:28:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7063-2001060905%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7063-2001060905%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7063-2001060905%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7063-2001060905%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7063-2001060905%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7063-2001060905:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7063-2001060905:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7063-2001060905:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7064-2001060906%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7064-2001060906%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7064-2001060906%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7064-2001060906%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7064-2001060906%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7064-2001060906:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7064-2001060906:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7064-2001060906:55:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7065-2001060908%3A03%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7065-2001060908%3A03%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7065-2001060908%3A03%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7065-2001060908%3A03%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7065-2001060908%3A03%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7065-2001060908:03:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7065-2001060908:03:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7065-2001060908:03:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7066-2001060909%3A12%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7066-2001060909%3A12%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7066-2001060909%3A12%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7066-2001060909%3A12%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7066-2001060909%3A12%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7066-2001060909:12:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7066-2001060909:12:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7066-2001060909:12:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7067-2001060910%3A19%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7067-2001060910%3A19%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7067-2001060910%3A19%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7067-2001060910%3A19%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7067-2001060910%3A19%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7067-2001060910:19:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7067-2001060910:19:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7067-2001060910:19:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7068-2001060911%3A26%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7068-2001060911%3A26%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7068-2001060911%3A26%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7068-2001060911%3A26%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7068-2001060911%3A26%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7068-2001060911:26:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7068-2001060911:26:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7068-2001060911:26:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7070-2001060915%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7070-2001060915%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7070-2001060915%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7070-2001060915%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 24)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7070-2001060915%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7070-2001060915:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7070-2001060915:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7070-2001060915:05:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7072-2001060917%3A37%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7072-2001060917%3A37%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7072-2001060917%3A37%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7072-2001060917%3A37%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7072-2001060917%3A37%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7072-2001060917:37:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7072-2001060917:37:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.54 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7072-2001060917:37:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7073-2001060918%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7073-2001060918%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7073-2001060918%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7073-2001060918%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7073-2001060918%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7073-2001060918:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7073-2001060918:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7073-2001060918:53:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7074-2001060919%3A58%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7074-2001060919%3A58%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7074-2001060919%3A58%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7074-2001060919%3A58%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7074-2001060919%3A58%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7074-2001060919:58:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7074-2001060919:58:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7074-2001060919:58:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7075-2001060921%3A04%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7075-2001060921%3A04%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7075-2001060921%3A04%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7075-2001060921%3A04%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7075-2001060921%3A04%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7075-2001060921:04:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7075-2001060921:04:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7075-2001060921:04:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7076-2001060922%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7076-2001060922%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7076-2001060922%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7076-2001060922%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7076-2001060922%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7076-2001060922:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7076-2001060922:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7076-2001060922:38:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7077-2001060923%3A46%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7077-2001060923%3A46%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7077-2001060923%3A46%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7077-2001060923%3A46%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7077-2001060923%3A46%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7077-2001060923:46:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7077-2001060923:46:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7077-2001060923:46:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7078-2001061000%3A56%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7078-2001061000%3A56%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7078-2001061000%3A56%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7078-2001061000%3A56%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7078-2001061000%3A56%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7078-2001061000:56:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7078-2001061000:56:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.93333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 99.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7078-2001061000:56:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7079-2001061002%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7079-2001061002%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7079-2001061002%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7079-2001061002%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7079-2001061002%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7079-2001061002:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7079-2001061002:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 110.28 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7079-2001061002:25:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7080-2001061003%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7080-2001061003%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7080-2001061003%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7080-2001061003%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7080-2001061003%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7080-2001061003:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7080-2001061003:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7080-2001061003:40:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7081-2001061004%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7081-2001061004%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7081-2001061004%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7081-2001061004%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7081-2001061004%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7081-2001061004:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7081-2001061004:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.4 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7081-2001061004:53:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7082-2001061006%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7082-2001061006%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7082-2001061006%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7082-2001061006%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7082-2001061006%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7082-2001061006:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7082-2001061006:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7082-2001061006:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7083-2001061007%3A51%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7083-2001061007%3A51%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7083-2001061007%3A51%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7083-2001061007%3A51%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7083-2001061007%3A51%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7083-2001061007:51:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7083-2001061007:51:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7083-2001061007:51:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7084-2001061008%3A57%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7084-2001061008%3A57%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7084-2001061008%3A57%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7084-2001061008%3A57%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7084-2001061008%3A57%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7084-2001061008:57:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7084-2001061008:57:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7084-2001061008:57:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7085-2001061010%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7085-2001061010%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7085-2001061010%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7085-2001061010%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7085-2001061010%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7085-2001061010:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7085-2001061010:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 109.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7085-2001061010:10:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7086-2001061011%3A19%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7086-2001061011%3A19%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7086-2001061011%3A19%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7086-2001061011%3A19%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7086-2001061011%3A19%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7086-2001061011:19:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7086-2001061011:19:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 94.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7086-2001061011:19:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7087-2001061012%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7087-2001061012%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7087-2001061012%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7087-2001061012%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7087-2001061012%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7087-2001061012:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7087-2001061012:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.28 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7087-2001061012:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7088-2001061013%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7088-2001061013%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7088-2001061013%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7088-2001061013%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7088-2001061013%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7088-2001061013:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7088-2001061013:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 95.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7088-2001061013:35:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7089-2001061014%3A42%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7089-2001061014%3A42%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7089-2001061014%3A42%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7089-2001061014%3A42%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7089-2001061014%3A42%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7089-2001061014:42:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7089-2001061014:42:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7089-2001061014:42:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7090-2001061015%3A49%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7090-2001061015%3A49%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7090-2001061015%3A49%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7090-2001061015%3A49%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7090-2001061015%3A49%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7090-2001061015:49:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7090-2001061015:49:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7090-2001061015:49:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7091-2001061016%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7091-2001061016%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7091-2001061016%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7091-2001061016%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7091-2001061016%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7091-2001061016:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7091-2001061016:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7091-2001061016:55:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7092-2001061017%3A59%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7092-2001061017%3A59%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7092-2001061017%3A59%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7092-2001061017%3A59%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7092-2001061017%3A59%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7092-2001061017:59:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7092-2001061017:59:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7092-2001061017:59:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7094-2001061020%3A12%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7094-2001061020%3A12%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7094-2001061020%3A12%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7094-2001061020%3A12%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 25)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7094-2001061020%3A12%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7094-2001061020:12:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7094-2001061020:12:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7094-2001061020:12:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7095-2001061021%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7095-2001061021%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7095-2001061021%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7095-2001061021%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 25)"^^geo:wktLiteral ;
  geo-pos:lat "73.3333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7095-2001061021%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7095-2001061021:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7095-2001061021:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '73.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.4 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7095-2001061021:20:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7097-2001061101%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7097-2001061101%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7097-2001061101%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.3333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7097-2001061101%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 26)"^^geo:wktLiteral ;
  geo-pos:lat "73.3333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7097-2001061101%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7097-2001061101:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7097-2001061101:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '73.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7097-2001061101:00:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7099-2001061103%3A39%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7099-2001061103%3A39%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7099-2001061103%3A39%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7099-2001061103%3A39%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 26)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7099-2001061103%3A39%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7099-2001061103:39:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7099-2001061103:39:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7099-2001061103:39:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7100-2001061104%3A48%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7100-2001061104%3A48%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7100-2001061104%3A48%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7100-2001061104%3A48%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7100-2001061104%3A48%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7100-2001061104:48:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7100-2001061104:48:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7100-2001061104:48:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7101-2001061105%3A57%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7101-2001061105%3A57%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7101-2001061105%3A57%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7101-2001061105%3A57%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7101-2001061105%3A57%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7101-2001061105:57:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7101-2001061105:57:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7101-2001061105:57:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7103-2001061108%3A22%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7103-2001061108%3A22%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7103-2001061108%3A22%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7103-2001061108%3A22%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7103-2001061108%3A22%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7103-2001061108:22:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7103-2001061108:22:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.3666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7103-2001061108:22:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7104-2001061109%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7104-2001061109%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7104-2001061109%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7104-2001061109%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7104-2001061109%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7104-2001061109:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7104-2001061109:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7104-2001061109:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7105-2001061110%3A51%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7105-2001061110%3A51%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7105-2001061110%3A51%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7105-2001061110%3A51%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 26)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7105-2001061110%3A51%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7105-2001061110:51:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7105-2001061110:51:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7105-2001061110:51:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7106-2001061111%3A58%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7106-2001061111%3A58%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7106-2001061111%3A58%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7106-2001061111%3A58%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7106-2001061111%3A58%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7106-2001061111:58:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7106-2001061111:58:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 104.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7106-2001061111:58:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7107-2001061113%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7107-2001061113%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7107-2001061113%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7107-2001061113%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7107-2001061113%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7107-2001061113:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7107-2001061113:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7107-2001061113:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7108-2001061114%3A28%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7108-2001061114%3A28%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7108-2001061114%3A28%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7108-2001061114%3A28%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7108-2001061114%3A28%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7108-2001061114:28:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7108-2001061114:28:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7108-2001061114:28:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7109-2001061115%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7109-2001061115%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7109-2001061115%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7109-2001061115%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7109-2001061115%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7109-2001061115:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7109-2001061115:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7109-2001061115:38:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7110-2001061116%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7110-2001061116%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7110-2001061116%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7110-2001061116%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7110-2001061116%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7110-2001061116:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7110-2001061116:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7110-2001061116:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7111-2001061118%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7111-2001061118%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7111-2001061118%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 26.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "26.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7111-2001061118%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 26.3333)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "26.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7111-2001061118%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7111-2001061118:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7111-2001061118:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.3333'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7111-2001061118:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7112-2001061119%3A28%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7112-2001061119%3A28%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7112-2001061119%3A28%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7112-2001061119%3A28%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7112-2001061119%3A28%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7112-2001061119:28:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7112-2001061119:28:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7112-2001061119:28:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7113-2001061120%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7113-2001061120%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7113-2001061120%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7113-2001061120%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7113-2001061120%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7113-2001061120:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7113-2001061120:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7113-2001061120:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7114-2001061121%3A39%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7114-2001061121%3A39%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7114-2001061121%3A39%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7114-2001061121%3A39%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7114-2001061121%3A39%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7114-2001061121:39:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7114-2001061121:39:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7114-2001061121:39:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7115-2001061122%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7115-2001061122%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7115-2001061122%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7115-2001061122%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7115-2001061122%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7115-2001061122:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7115-2001061122:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 101.1 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7115-2001061122:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7116-2001061123%3A52%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7116-2001061123%3A52%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7116-2001061123%3A52%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7116-2001061123%3A52%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7116-2001061123%3A52%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7116-2001061123:52:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7116-2001061123:52:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.4 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7116-2001061123:52:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7117-2001061200%3A57%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7117-2001061200%3A57%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7117-2001061200%3A57%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7117-2001061200%3A57%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7117-2001061200%3A57%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7117-2001061200:57:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7117-2001061200:57:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7117-2001061200:57:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7118-2001061202%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7118-2001061202%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7118-2001061202%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7118-2001061202%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7118-2001061202%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7118-2001061202:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7118-2001061202:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 92.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7118-2001061202:00:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7119-2001061203%3A06%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7119-2001061203%3A06%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7119-2001061203%3A06%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7119-2001061203%3A06%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7119-2001061203%3A06%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7119-2001061203:06:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7119-2001061203:06:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 105.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7119-2001061203:06:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7120-2001061204%3A12%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7120-2001061204%3A12%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7120-2001061204%3A12%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7120-2001061204%3A12%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7120-2001061204%3A12%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7120-2001061204:12:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7120-2001061204:12:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7120-2001061204:12:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7121-2001061205%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7121-2001061205%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7121-2001061205%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7121-2001061205%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7121-2001061205%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7121-2001061205:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7121-2001061205:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.2833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7121-2001061205:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7122-2001061206%3A28%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7122-2001061206%3A28%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7122-2001061206%3A28%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7122-2001061206%3A28%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7122-2001061206%3A28%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7122-2001061206:28:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7122-2001061206:28:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7122-2001061206:28:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7123-2001061207%3A32%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7123-2001061207%3A32%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7123-2001061207%3A32%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7123-2001061207%3A32%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7123-2001061207%3A32%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7123-2001061207:32:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7123-2001061207:32:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.5333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7123-2001061207:32:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7124-2001061208%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7124-2001061208%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7124-2001061208%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7124-2001061208%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 27)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7124-2001061208%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7124-2001061208:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7124-2001061208:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7124-2001061208:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7127-2001061213%3A04%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7127-2001061213%3A04%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7127-2001061213%3A04%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7127-2001061213%3A04%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 28)"^^geo:wktLiteral ;
  geo-pos:lat "73.3333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7127-2001061213%3A04%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7127-2001061213:04:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7127-2001061213:04:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '73.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 97.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7127-2001061213:04:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7128-2001061214%3A12%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7128-2001061214%3A12%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7128-2001061214%3A12%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7128-2001061214%3A12%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7128-2001061214%3A12%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7128-2001061214:12:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7128-2001061214:12:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.9 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7128-2001061214:12:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7129-2001061215%3A37%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7129-2001061215%3A37%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7129-2001061215%3A37%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7129-2001061215%3A37%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 28)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7129-2001061215%3A37%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7129-2001061215:37:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7129-2001061215:37:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7129-2001061215:37:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7131-2001061217%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7131-2001061217%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7131-2001061217%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7131-2001061217%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7131-2001061217%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7131-2001061217:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7131-2001061217:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7131-2001061217:50:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7132-2001061219%3A12%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7132-2001061219%3A12%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7132-2001061219%3A12%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7132-2001061219%3A12%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7132-2001061219%3A12%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7132-2001061219:12:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7132-2001061219:12:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7132-2001061219:12:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7134-2001061221%3A22%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7134-2001061221%3A22%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7134-2001061221%3A22%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7134-2001061221%3A22%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7134-2001061221%3A22%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7134-2001061221:22:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7134-2001061221:22:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7134-2001061221:22:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7135-2001061222%3A42%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7135-2001061222%3A42%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7135-2001061222%3A42%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7135-2001061222%3A42%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 28)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7135-2001061222%3A42%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7135-2001061222:42:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7135-2001061222:42:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.91 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7135-2001061222:42:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7136-2001061223%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7136-2001061223%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7136-2001061223%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7136-2001061223%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7136-2001061223%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7136-2001061223:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7136-2001061223:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7136-2001061223:50:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7137-2001061300%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7137-2001061300%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7137-2001061300%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7137-2001061300%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7137-2001061300%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7137-2001061300:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7137-2001061300:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.88333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7137-2001061300:53:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7138-2001061302%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7138-2001061302%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7138-2001061302%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7138-2001061302%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7138-2001061302%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7138-2001061302:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7138-2001061302:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.2833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7138-2001061302:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7139-2001061303%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7139-2001061303%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7139-2001061303%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7139-2001061303%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7139-2001061303%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7139-2001061303:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7139-2001061303:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7139-2001061303:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7140-2001061304%3A32%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7140-2001061304%3A32%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7140-2001061304%3A32%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7140-2001061304%3A32%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7140-2001061304%3A32%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7140-2001061304:32:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7140-2001061304:32:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.5333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7140-2001061304:32:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7141-2001061305%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7141-2001061305%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7141-2001061305%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0833"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7141-2001061305%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.0833"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7141-2001061305%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7141-2001061305:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7141-2001061305:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '71.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7141-2001061305:53:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7142-2001061307%3A07%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7142-2001061307%3A07%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7142-2001061307%3A07%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7142-2001061307%3A07%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7142-2001061307%3A07%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7142-2001061307:07:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7142-2001061307:07:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7142-2001061307:07:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7143-2001061308%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7143-2001061308%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7143-2001061308%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7143-2001061308%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7143-2001061308%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7143-2001061308:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7143-2001061308:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.99 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7143-2001061308:15:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7144-2001061309%3A29%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7144-2001061309%3A29%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7144-2001061309%3A29%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7144-2001061309%3A29%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7144-2001061309%3A29%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7144-2001061309:29:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7144-2001061309:29:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.4833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7144-2001061309:29:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7145-2001061310%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7145-2001061310%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7145-2001061310%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7145-2001061310%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7145-2001061310%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7145-2001061310:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7145-2001061310:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7145-2001061310:30:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7146-2001061311%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7146-2001061311%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7146-2001061311%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7146-2001061311%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7146-2001061311%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7146-2001061311:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7146-2001061311:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 99.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7146-2001061311:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7147-2001061312%3A41%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7147-2001061312%3A41%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7147-2001061312%3A41%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7147-2001061312%3A41%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7147-2001061312%3A41%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7147-2001061312:41:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7147-2001061312:41:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7147-2001061312:41:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7148-2001061313%3A46%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7148-2001061313%3A46%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7148-2001061313%3A46%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7148-2001061313%3A46%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7148-2001061313%3A46%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7148-2001061313:46:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7148-2001061313:46:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 93.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7148-2001061313:46:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7149-2001061314%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7149-2001061314%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7149-2001061314%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7149-2001061314%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7149-2001061314%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7149-2001061314:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7149-2001061314:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 99.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7149-2001061314:53:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7150-2001061316%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7150-2001061316%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7150-2001061316%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7150-2001061316%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7150-2001061316%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7150-2001061316:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7150-2001061316:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7150-2001061316:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7151-2001061317%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7151-2001061317%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7151-2001061317%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7151-2001061317%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7151-2001061317%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7151-2001061317:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7151-2001061317:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7151-2001061317:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7152-2001061318%3A13%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7152-2001061318%3A13%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7152-2001061318%3A13%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7152-2001061318%3A13%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7152-2001061318%3A13%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7152-2001061318:13:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7152-2001061318:13:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7152-2001061318:13:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7153-2001061319%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7153-2001061319%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7153-2001061319%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7153-2001061319%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7153-2001061319%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7153-2001061319:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7153-2001061319:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7153-2001061319:15:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7155-2001061321%3A24%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7155-2001061321%3A24%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7155-2001061321%3A24%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7155-2001061321%3A24%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7155-2001061321%3A24%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7155-2001061321:24:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7155-2001061321:24:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7155-2001061321:24:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7156-2001061322%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7156-2001061322%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7156-2001061322%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7156-2001061322%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "73.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7156-2001061322%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7156-2001061322:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7156-2001061322:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '73.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7156-2001061322:30:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7157-2001061323%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7157-2001061323%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7157-2001061323%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7157-2001061323%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7157-2001061323%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7157-2001061323:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7157-2001061323:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7157-2001061323:40:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7158-2001061401%3A41%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7158-2001061401%3A41%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7158-2001061401%3A41%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7158-2001061401%3A41%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 30)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7158-2001061401%3A41%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7158-2001061401:41:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7158-2001061401:41:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.6833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7158-2001061401:41:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7159-2001061402%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7159-2001061402%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7159-2001061402%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.3333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7159-2001061402%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 30)"^^geo:wktLiteral ;
  geo-pos:lat "73.3333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7159-2001061402%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7159-2001061402:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7159-2001061402:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '73.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7159-2001061402:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7160-2001061403%3A58%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7160-2001061403%3A58%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7160-2001061403%3A58%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7160-2001061403%3A58%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 30)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7160-2001061403%3A58%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7160-2001061403:58:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7160-2001061403:58:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.9666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7160-2001061403:58:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7161-2001061405%3A46%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7161-2001061405%3A46%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7161-2001061405%3A46%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7161-2001061405%3A46%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 30)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7161-2001061405%3A46%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7161-2001061405:46:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7161-2001061405:46:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.7666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7161-2001061405:46:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7162-2001061406%3A57%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7162-2001061406%3A57%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7162-2001061406%3A57%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7162-2001061406%3A57%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7162-2001061406%3A57%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7162-2001061406:57:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7162-2001061406:57:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7162-2001061406:57:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7163-2001061408%3A03%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7163-2001061408%3A03%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7163-2001061408%3A03%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7163-2001061408%3A03%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7163-2001061408%3A03%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7163-2001061408:03:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7163-2001061408:03:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7163-2001061408:03:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7164-2001061409%3A22%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7164-2001061409%3A22%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7164-2001061409%3A22%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7164-2001061409%3A22%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7164-2001061409%3A22%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7164-2001061409:22:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7164-2001061409:22:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.3666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7164-2001061409:22:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7165-2001061410%3A29%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7165-2001061410%3A29%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7165-2001061410%3A29%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7165-2001061410%3A29%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7165-2001061410%3A29%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7165-2001061410:29:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7165-2001061410:29:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7165-2001061410:29:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7166-2001061411%3A39%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7166-2001061411%3A39%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7166-2001061411%3A39%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7166-2001061411%3A39%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7166-2001061411%3A39%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7166-2001061411:39:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7166-2001061411:39:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 100.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7166-2001061411:39:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7167-2001061413%3A09%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7167-2001061413%3A09%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7167-2001061413%3A09%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7167-2001061413%3A09%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 30)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7167-2001061413%3A09%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7167-2001061413:09:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7167-2001061413:09:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7167-2001061413:09:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7168-2001061414%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7168-2001061414%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7168-2001061414%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7168-2001061414%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7168-2001061414%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7168-2001061414:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7168-2001061414:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7168-2001061414:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7169-2001061415%3A32%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7169-2001061415%3A32%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7169-2001061415%3A32%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7169-2001061415%3A32%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7169-2001061415%3A32%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7169-2001061415:32:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7169-2001061415:32:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7169-2001061415:32:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7170-2001061416%3A57%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7170-2001061416%3A57%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7170-2001061416%3A57%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7170-2001061416%3A57%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7170-2001061416%3A57%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7170-2001061416:57:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7170-2001061416:57:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7170-2001061416:57:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7171-2001061418%3A11%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7171-2001061418%3A11%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7171-2001061418%3A11%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7171-2001061418%3A11%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7171-2001061418%3A11%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7171-2001061418:11:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7171-2001061418:11:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7171-2001061418:11:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7172-2001061419%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7172-2001061419%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7172-2001061419%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7172-2001061419%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7172-2001061419%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7172-2001061419:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7172-2001061419:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7172-2001061419:20:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7173-2001061420%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7173-2001061420%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7173-2001061420%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7173-2001061420%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 30)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7173-2001061420%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7173-2001061420:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7173-2001061420:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7173-2001061420:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7174-2001061421%3A56%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7174-2001061421%3A56%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7174-2001061421%3A56%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7174-2001061421%3A56%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 30)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7174-2001061421%3A56%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7174-2001061421:56:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7174-2001061421:56:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7174-2001061421:56:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7175-2001061423%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7175-2001061423%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7175-2001061423%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 30.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "30.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7175-2001061423%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 30.5167)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "30.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7175-2001061423%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7175-2001061423:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7175-2001061423:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.5167'^^xsd:double;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7175-2001061423:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7176-2001061501%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7176-2001061501%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7176-2001061501%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7176-2001061501%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7176-2001061501%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7176-2001061501:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7176-2001061501:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.1333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7176-2001061501:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7177-2001061502%3A18%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7177-2001061502%3A18%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7177-2001061502%3A18%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 31.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "31.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7177-2001061502%3A18%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 31.2667)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "31.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7177-2001061502%3A18%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7177-2001061502:18:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7177-2001061502:18:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2667'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 95.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7177-2001061502:18:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7178-2001061503%3A28%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7178-2001061503%3A28%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7178-2001061503%3A28%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2167"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7178-2001061503%3A28%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.2167"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7178-2001061503%3A28%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7178-2001061503:28:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7178-2001061503:28:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 106.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7178-2001061503:28:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7179-2001061504%3A46%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7179-2001061504%3A46%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7179-2001061504%3A46%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 30.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7179-2001061504%3A46%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 30.5333)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "30.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7179-2001061504%3A46%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7179-2001061504:46:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7179-2001061504:46:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.7666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.5333'^^xsd:double;
  dwc:latitude '70.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7179-2001061504:46:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7180-2001061514%3A04%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7180-2001061514%3A04%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7180-2001061514%3A04%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7180-2001061514%3A04%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7180-2001061514%3A04%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7180-2001061514:04:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7180-2001061514:04:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7180-2001061514:04:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7181-2001061515%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7181-2001061515%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7181-2001061515%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7181-2001061515%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7181-2001061515%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7181-2001061515:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7181-2001061515:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7181-2001061515:10:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7182-2001061516%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7182-2001061516%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7182-2001061516%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7182-2001061516%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7182-2001061516%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7182-2001061516:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7182-2001061516:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7182-2001061516:15:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7183-2001061517%3A24%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7183-2001061517%3A24%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7183-2001061517%3A24%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7183-2001061517%3A24%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7183-2001061517%3A24%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7183-2001061517:24:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7183-2001061517:24:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7183-2001061517:24:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7184-2001061518%3A29%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7184-2001061518%3A29%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7184-2001061518%3A29%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7184-2001061518%3A29%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 32)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7184-2001061518%3A29%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7184-2001061518:29:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7184-2001061518:29:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7184-2001061518:29:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7185-2001061519%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7185-2001061519%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7185-2001061519%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7185-2001061519%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7185-2001061519%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7185-2001061519:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7185-2001061519:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7185-2001061519:35:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7186-2001061520%3A42%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7186-2001061520%3A42%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7186-2001061520%3A42%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7186-2001061520%3A42%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7186-2001061520%3A42%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7186-2001061520:42:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7186-2001061520:42:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7186-2001061520:42:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7187-2001061521%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7187-2001061521%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7187-2001061521%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7187-2001061521%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7187-2001061521%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7187-2001061521:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7187-2001061521:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7187-2001061521:50:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7188-2001061522%3A58%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7188-2001061522%3A58%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7188-2001061522%3A58%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7188-2001061522%3A58%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7188-2001061522%3A58%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7188-2001061522:58:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7188-2001061522:58:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 114.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7188-2001061522:58:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7189-2001061600%3A06%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7189-2001061600%3A06%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7189-2001061600%3A06%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7189-2001061600%3A06%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7189-2001061600%3A06%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7189-2001061600:06:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7189-2001061600:06:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7189-2001061600:06:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7190-2001061601%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7190-2001061601%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7190-2001061601%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7190-2001061601%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 32)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7190-2001061601%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7190-2001061601:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7190-2001061601:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.2666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 92.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7190-2001061601:16:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7191-2001061602%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7191-2001061602%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7191-2001061602%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7191-2001061602%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 32)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7191-2001061602%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7191-2001061602:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7191-2001061602:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7191-2001061602:25:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7192-2001061603%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7192-2001061603%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7192-2001061603%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7192-2001061603%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 32)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7192-2001061603%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7192-2001061603:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7192-2001061603:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7192-2001061603:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7193-2001061604%3A43%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7193-2001061604%3A43%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7193-2001061604%3A43%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7193-2001061604%3A43%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7193-2001061604%3A43%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7193-2001061604:43:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7193-2001061604:43:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.7166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7193-2001061604:43:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7194-2001061605%3A56%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7194-2001061605%3A56%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7194-2001061605%3A56%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7194-2001061605%3A56%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 32)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7194-2001061605%3A56%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7194-2001061605:56:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7194-2001061605:56:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.9333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7194-2001061605:56:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7195-2001061607%3A07%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7195-2001061607%3A07%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7195-2001061607%3A07%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7195-2001061607%3A07%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 32)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7195-2001061607%3A07%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7195-2001061607:07:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7195-2001061607:07:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7195-2001061607:07:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7196-2001061608%3A26%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7196-2001061608%3A26%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7196-2001061608%3A26%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7196-2001061608%3A26%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 32)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7196-2001061608%3A26%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7196-2001061608:26:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7196-2001061608:26:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7196-2001061608:26:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7197-2001061609%3A37%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7197-2001061609%3A37%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7197-2001061609%3A37%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7197-2001061609%3A37%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 32)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7197-2001061609%3A37%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7197-2001061609:37:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7197-2001061609:37:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.6166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7197-2001061609:37:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7198-2001061611%3A01%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7198-2001061611%3A01%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7198-2001061611%3A01%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7198-2001061611%3A01%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 32)"^^geo:wktLiteral ;
  geo-pos:lat "73.3333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7198-2001061611%3A01%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7198-2001061611:01:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7198-2001061611:01:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '73.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7198-2001061611:01:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7199-2001061612%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7199-2001061612%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7199-2001061612%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7199-2001061612%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7199-2001061612%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7199-2001061612:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7199-2001061612:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7199-2001061612:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7200-2001061615%3A04%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7200-2001061615%3A04%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7200-2001061615%3A04%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7200-2001061615%3A04%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7200-2001061615%3A04%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7200-2001061615:04:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7200-2001061615:04:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7200-2001061615:04:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7202-2001061617%3A43%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7202-2001061617%3A43%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7202-2001061617%3A43%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7202-2001061617%3A43%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 33)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7202-2001061617%3A43%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7202-2001061617:43:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7202-2001061617:43:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7202-2001061617:43:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7204-2001061620%3A18%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7204-2001061620%3A18%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7204-2001061620%3A18%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7204-2001061620%3A18%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7204-2001061620%3A18%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7204-2001061620:18:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7204-2001061620:18:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7204-2001061620:18:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7205-2001061621%3A31%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7205-2001061621%3A31%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7205-2001061621%3A31%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7205-2001061621%3A31%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7205-2001061621%3A31%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7205-2001061621:31:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7205-2001061621:31:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7205-2001061621:31:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7206-2001061622%3A59%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7206-2001061622%3A59%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7206-2001061622%3A59%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7206-2001061622%3A59%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7206-2001061622%3A59%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7206-2001061622:59:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7206-2001061622:59:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7206-2001061622:59:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7207-2001061700%3A13%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7207-2001061700%3A13%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7207-2001061700%3A13%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7207-2001061700%3A13%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7207-2001061700%3A13%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7207-2001061700:13:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7207-2001061700:13:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.21666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7207-2001061700:13:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7208-2001061701%3A26%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7208-2001061701%3A26%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7208-2001061701%3A26%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7208-2001061701%3A26%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7208-2001061701%3A26%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7208-2001061701:26:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7208-2001061701:26:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 96.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7208-2001061701:26:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7209-2001061702%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7209-2001061702%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7209-2001061702%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7209-2001061702%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7209-2001061702%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7209-2001061702:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7209-2001061702:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7209-2001061702:55:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7210-2001061704%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7210-2001061704%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7210-2001061704%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7210-2001061704%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7210-2001061704%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7210-2001061704:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7210-2001061704:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.1333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7210-2001061704:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7211-2001061705%3A51%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7211-2001061705%3A51%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7211-2001061705%3A51%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7211-2001061705%3A51%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7211-2001061705%3A51%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7211-2001061705:51:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7211-2001061705:51:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7211-2001061705:51:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7212-2001061707%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7212-2001061707%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7212-2001061707%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7212-2001061707%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7212-2001061707%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7212-2001061707:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7212-2001061707:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7212-2001061707:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7213-2001061708%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7213-2001061708%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7213-2001061708%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7213-2001061708%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7213-2001061708%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7213-2001061708:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7213-2001061708:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7213-2001061708:40:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7214-2001061710%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7214-2001061710%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7214-2001061710%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7214-2001061710%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7214-2001061710%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7214-2001061710:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7214-2001061710:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7214-2001061710:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7215-2001061711%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7215-2001061711%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7215-2001061711%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7215-2001061711%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7215-2001061711%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7215-2001061711:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7215-2001061711:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7215-2001061711:35:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7216-2001061712%3A46%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7216-2001061712%3A46%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7216-2001061712%3A46%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7216-2001061712%3A46%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7216-2001061712%3A46%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7216-2001061712:46:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7216-2001061712:46:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7216-2001061712:46:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7217-2001061715%3A29%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7217-2001061715%3A29%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7217-2001061715%3A29%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7217-2001061715%3A29%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 34)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7217-2001061715%3A29%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7217-2001061715:29:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7217-2001061715:29:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7217-2001061715:29:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7218-2001061716%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7218-2001061716%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7218-2001061716%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7218-2001061716%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 34)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7218-2001061716%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7218-2001061716:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7218-2001061716:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7218-2001061716:40:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7219-2001061717%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7219-2001061717%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7219-2001061717%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7219-2001061717%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7219-2001061717%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7219-2001061717:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7219-2001061717:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7219-2001061717:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7220-2001061718%3A57%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7220-2001061718%3A57%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7220-2001061718%3A57%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7220-2001061718%3A57%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7220-2001061718%3A57%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7220-2001061718:57:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7220-2001061718:57:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7220-2001061718:57:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7221-2001061720%3A01%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7221-2001061720%3A01%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7221-2001061720%3A01%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7221-2001061720%3A01%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7221-2001061720%3A01%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7221-2001061720:01:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7221-2001061720:01:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7221-2001061720:01:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7222-2001061721%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7222-2001061721%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7222-2001061721%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7222-2001061721%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7222-2001061721%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7222-2001061721:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7222-2001061721:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7222-2001061721:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7223-2001061722%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7223-2001061722%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7223-2001061722%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7223-2001061722%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7223-2001061722%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7223-2001061722:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7223-2001061722:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 105.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7223-2001061722:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7224-2001061723%3A29%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7224-2001061723%3A29%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7224-2001061723%3A29%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7224-2001061723%3A29%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 34)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7224-2001061723%3A29%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7224-2001061723:29:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7224-2001061723:29:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7224-2001061723:29:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7225-2001061800%3A36%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7225-2001061800%3A36%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7225-2001061800%3A36%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7225-2001061800%3A36%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 34)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7225-2001061800%3A36%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7225-2001061800:36:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7225-2001061800:36:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 103.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7225-2001061800:36:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7226-2001061801%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7226-2001061801%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7226-2001061801%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7226-2001061801%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 34)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7226-2001061801%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7226-2001061801:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7226-2001061801:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 102.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7226-2001061801:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7227-2001061802%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7227-2001061802%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7227-2001061802%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7227-2001061802%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 34)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7227-2001061802%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7227-2001061802:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7227-2001061802:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 95.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7227-2001061802:55:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7228-2001061804%3A04%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7228-2001061804%3A04%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7228-2001061804%3A04%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7228-2001061804%3A04%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 34)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7228-2001061804%3A04%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7228-2001061804:04:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7228-2001061804:04:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.0666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7228-2001061804:04:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7229-2001061805%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7229-2001061805%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7229-2001061805%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7229-2001061805%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 34)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7229-2001061805%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7229-2001061805:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7229-2001061805:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7229-2001061805:10:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7230-2001061806%3A18%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7230-2001061806%3A18%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7230-2001061806%3A18%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7230-2001061806%3A18%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 34)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7230-2001061806%3A18%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7230-2001061806:18:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7230-2001061806:18:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7230-2001061806:18:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7232-2001061809%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7232-2001061809%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7232-2001061809%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7232-2001061809%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 35)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7232-2001061809%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7232-2001061809:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7232-2001061809:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 103.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7232-2001061809:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7233-2001061810%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7233-2001061810%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7233-2001061810%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7233-2001061810%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 35)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7233-2001061810%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7233-2001061810:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7233-2001061810:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7233-2001061810:53:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7234-2001061812%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7234-2001061812%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7234-2001061812%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7234-2001061812%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 35)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7234-2001061812%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7234-2001061812:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7234-2001061812:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7234-2001061812:16:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7235-2001061813%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7235-2001061813%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7235-2001061813%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7235-2001061813%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 35)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7235-2001061813%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7235-2001061813:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7235-2001061813:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 117.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7235-2001061813:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7236-2001061814%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7236-2001061814%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7236-2001061814%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7236-2001061814%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 35)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7236-2001061814%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7236-2001061814:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7236-2001061814:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7236-2001061814:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7237-2001061815%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7237-2001061815%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7237-2001061815%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7237-2001061815%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 35)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7237-2001061815%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7237-2001061815:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7237-2001061815:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7237-2001061815:54:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7238-2001061817%3A06%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7238-2001061817%3A06%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7238-2001061817%3A06%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7238-2001061817%3A06%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7238-2001061817%3A06%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7238-2001061817:06:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7238-2001061817:06:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7238-2001061817:06:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7239-2001061818%3A12%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7239-2001061818%3A12%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7239-2001061818%3A12%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7239-2001061818%3A12%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7239-2001061818%3A12%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7239-2001061818:12:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7239-2001061818:12:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7239-2001061818:12:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7240-2001061819%3A31%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7240-2001061819%3A31%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7240-2001061819%3A31%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7240-2001061819%3A31%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7240-2001061819%3A31%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7240-2001061819:31:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7240-2001061819:31:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7240-2001061819:31:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7241-2001061820%3A39%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7241-2001061820%3A39%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7241-2001061820%3A39%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7241-2001061820%3A39%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7241-2001061820%3A39%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7241-2001061820:39:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7241-2001061820:39:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7241-2001061820:39:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7242-2001061821%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7242-2001061821%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7242-2001061821%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7242-2001061821%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7242-2001061821%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7242-2001061821:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7242-2001061821:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7242-2001061821:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7243-2001061823%3A07%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7243-2001061823%3A07%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7243-2001061823%3A07%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7243-2001061823%3A07%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 35)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7243-2001061823%3A07%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7243-2001061823:07:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7243-2001061823:07:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7243-2001061823:07:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7244-2001061900%3A14%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7244-2001061900%3A14%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7244-2001061900%3A14%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7244-2001061900%3A14%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 35)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7244-2001061900%3A14%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7244-2001061900:14:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7244-2001061900:14:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.23333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7244-2001061900:14:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7245-2001061902%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7245-2001061902%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7245-2001061902%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7245-2001061902%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 36)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7245-2001061902%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7245-2001061902:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7245-2001061902:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 103.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7245-2001061902:53:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7246-2001061904%3A09%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7246-2001061904%3A09%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7246-2001061904%3A09%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7246-2001061904%3A09%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 36)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7246-2001061904%3A09%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7246-2001061904:09:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7246-2001061904:09:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7246-2001061904:09:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7247-2001061905%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7247-2001061905%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7247-2001061905%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7247-2001061905%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 36)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7247-2001061905%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7247-2001061905:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7247-2001061905:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.2833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7247-2001061905:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7248-2001061906%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7248-2001061906%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7248-2001061906%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7248-2001061906%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 36)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7248-2001061906%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7248-2001061906:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7248-2001061906:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.52 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7248-2001061906:40:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7249-2001061907%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7249-2001061907%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7249-2001061907%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7249-2001061907%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 36)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7249-2001061907%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7249-2001061907:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7249-2001061907:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.99 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7249-2001061907:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7250-2001061908%3A58%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7250-2001061908%3A58%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7250-2001061908%3A58%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7250-2001061908%3A58%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 36)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7250-2001061908%3A58%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7250-2001061908:58:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7250-2001061908:58:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7250-2001061908:58:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7251-2001061910%3A24%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7251-2001061910%3A24%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7251-2001061910%3A24%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7251-2001061910%3A24%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 36)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7251-2001061910%3A24%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7251-2001061910:24:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7251-2001061910:24:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7251-2001061910:24:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7252-2001061911%3A37%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7252-2001061911%3A37%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7252-2001061911%3A37%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7252-2001061911%3A37%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 36)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7252-2001061911%3A37%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7252-2001061911:37:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7252-2001061911:37:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 108.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7252-2001061911:37:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7253-2001061912%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7253-2001061912%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7253-2001061912%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7253-2001061912%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 36)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7253-2001061912%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7253-2001061912:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7253-2001061912:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 116.7 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7253-2001061912:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7254-2001061914%3A12%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7254-2001061914%3A12%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7254-2001061914%3A12%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7254-2001061914%3A12%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 36)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7254-2001061914%3A12%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7254-2001061914:12:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7254-2001061914:12:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7254-2001061914:12:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7255-2001061915%3A24%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7255-2001061915%3A24%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7255-2001061915%3A24%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7255-2001061915%3A24%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 36)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7255-2001061915%3A24%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7255-2001061915:24:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7255-2001061915:24:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 101.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7255-2001061915:24:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7256-2001061916%3A44%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7256-2001061916%3A44%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7256-2001061916%3A44%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7256-2001061916%3A44%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 36)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7256-2001061916%3A44%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7256-2001061916:44:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7256-2001061916:44:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7256-2001061916:44:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7257-2001061917%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7257-2001061917%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7257-2001061917%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7257-2001061917%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 36)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7257-2001061917%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7257-2001061917:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7257-2001061917:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7257-2001061917:53:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7261-2001062000%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7261-2001062000%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7261-2001062000%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7261-2001062000%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 38)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7261-2001062000%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7261-2001062000:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7261-2001062000:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.91666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 110.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7261-2001062000:55:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7263-2001062003%3A26%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7263-2001062003%3A26%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7263-2001062003%3A26%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7263-2001062003%3A26%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 38)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7263-2001062003%3A26%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7263-2001062003:26:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7263-2001062003:26:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7263-2001062003:26:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7264-2001062004%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7264-2001062004%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7264-2001062004%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7264-2001062004%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 38)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7264-2001062004%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7264-2001062004:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7264-2001062004:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7264-2001062004:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7265-2001062005%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7265-2001062005%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7265-2001062005%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7265-2001062005%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 38)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7265-2001062005%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7265-2001062005:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7265-2001062005:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7265-2001062005:55:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7266-2001062007%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7266-2001062007%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7266-2001062007%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7266-2001062007%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 38)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7266-2001062007%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7266-2001062007:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7266-2001062007:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.2833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7266-2001062007:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7267-2001062008%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7267-2001062008%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7267-2001062008%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7267-2001062008%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 38)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7267-2001062008%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7267-2001062008:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7267-2001062008:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7267-2001062008:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7268-2001062009%3A32%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7268-2001062009%3A32%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7268-2001062009%3A32%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7268-2001062009%3A32%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 38)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7268-2001062009%3A32%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7268-2001062009:32:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7268-2001062009:32:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.5333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7268-2001062009:32:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7269-2001062011%3A56%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7269-2001062011%3A56%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7269-2001062011%3A56%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7269-2001062011%3A56%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 39)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7269-2001062011%3A56%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7269-2001062011:56:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7269-2001062011:56:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '39'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 107.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7269-2001062011:56:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7270-2001062014%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7270-2001062014%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7270-2001062014%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7270-2001062014%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 40)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "40"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7270-2001062014%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7270-2001062014:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7270-2001062014:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '40'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7270-2001062014:40:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7278-2001062112%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7278-2001062112%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7278-2001062112%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7278-2001062112%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 33)"^^geo:wktLiteral ;
  geo-pos:lat "74"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7278-2001062112%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7278-2001062112:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7278-2001062112:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '74'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 112.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7278-2001062112:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7281-2001062121%3A46%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7281-2001062121%3A46%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7281-2001062121%3A46%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7281-2001062121%3A46%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "74"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7281-2001062121%3A46%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7281-2001062121:46:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7281-2001062121:46:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '74'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7281-2001062121:46:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7282-2001062123%3A14%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7282-2001062123%3A14%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7282-2001062123%3A14%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7282-2001062123%3A14%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 32)"^^geo:wktLiteral ;
  geo-pos:lat "74"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7282-2001062123%3A14%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7282-2001062123:14:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7282-2001062123:14:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '74'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7282-2001062123:14:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7283-2001062200%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7283-2001062200%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7283-2001062200%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.75 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.75"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7283-2001062200%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.75 32)"^^geo:wktLiteral ;
  geo-pos:lat "73.75"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7283-2001062200%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7283-2001062200:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7283-2001062200:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '73.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7283-2001062200:54:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7284-2001062203%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7284-2001062203%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7284-2001062203%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7284-2001062203%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "73.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7284-2001062203%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7284-2001062203:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7284-2001062203:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '73.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7284-2001062203:55:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7285-2001062206%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7285-2001062206%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7285-2001062206%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7285-2001062206%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7285-2001062206%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7285-2001062206:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7285-2001062206:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7285-2001062206:05:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7286-2001062208%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7286-2001062208%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7286-2001062208%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7286-2001062208%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "73.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7286-2001062208%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7286-2001062208:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7286-2001062208:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '73.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.58 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7286-2001062208:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7287-2001062210%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7287-2001062210%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7287-2001062210%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7287-2001062210%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7287-2001062210%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7287-2001062210:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7287-2001062210:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 106.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7287-2001062210:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7288-2001062212%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7288-2001062212%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7288-2001062212%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7288-2001062212%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7288-2001062212%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7288-2001062212:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7288-2001062212:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7288-2001062212:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7289-2001062215%3A11%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7289-2001062215%3A11%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7289-2001062215%3A11%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7289-2001062215%3A11%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7289-2001062215%3A11%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7289-2001062215:11:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7289-2001062215:11:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7289-2001062215:11:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7290-2001062217%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7290-2001062217%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7290-2001062217%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7290-2001062217%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7290-2001062217%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7290-2001062217:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7290-2001062217:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7290-2001062217:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7291-2001062219%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7291-2001062219%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7291-2001062219%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7291-2001062219%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7291-2001062219%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7291-2001062219:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7291-2001062219:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7291-2001062219:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7292-2001062221%3A24%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7292-2001062221%3A24%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7292-2001062221%3A24%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7292-2001062221%3A24%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7292-2001062221%3A24%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7292-2001062221:24:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7292-2001062221:24:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7292-2001062221:24:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7293-2001062223%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7293-2001062223%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7293-2001062223%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7293-2001062223%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7293-2001062223%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7293-2001062223:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7293-2001062223:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7293-2001062223:54:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7294-2001062301%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7294-2001062301%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7294-2001062301%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7294-2001062301%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7294-2001062301%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7294-2001062301:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7294-2001062301:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7294-2001062301:54:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7295-2001062303%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7295-2001062303%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7295-2001062303%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7295-2001062303%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7295-2001062303%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7295-2001062303:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7295-2001062303:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7295-2001062303:40:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7296-2001062306%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7296-2001062306%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7296-2001062306%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7296-2001062306%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2001008_IMR-58MS-7296-2001062306%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7296-2001062306:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7296-2001062306:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7296-2001062306:38:00Z-126735'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7003-2002060821%3A21%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7003-2002060821%3A21%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7003-2002060821%3A21%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8333 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.8333"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7003-2002060821%3A21%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8333 17)"^^geo:wktLiteral ;
  geo-pos:lat "69.8333"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7003-2002060821%3A21%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7003-2002060821:21:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7003-2002060821:21:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '69.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7003-2002060821:21:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7096-2002061410%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7096-2002061410%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7096-2002061410%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7096-2002061410%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7096-2002061410%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7096-2002061410:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7096-2002061410:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7096-2002061410:16:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7097-2002061411%3A31%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7097-2002061411%3A31%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7097-2002061411%3A31%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7097-2002061411%3A31%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7097-2002061411%3A31%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7097-2002061411:31:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7097-2002061411:31:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7097-2002061411:31:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7101-2002061417%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7101-2002061417%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7101-2002061417%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7101-2002061417%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 27)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7101-2002061417%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7101-2002061417:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7101-2002061417:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7101-2002061417:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7102-2002061420%3A07%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7102-2002061420%3A07%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7102-2002061420%3A07%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7102-2002061420%3A07%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7102-2002061420%3A07%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7102-2002061420:07:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7102-2002061420:07:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7102-2002061420:07:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7103-2002061422%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7103-2002061422%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7103-2002061422%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7103-2002061422%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7103-2002061422%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7103-2002061422:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7103-2002061422:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7103-2002061422:00:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7106-2002061501%3A36%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7106-2002061501%3A36%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7106-2002061501%3A36%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7106-2002061501%3A36%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7106-2002061501%3A36%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7106-2002061501:36:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7106-2002061501:36:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7106-2002061501:36:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7114-2002061513%3A51%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7114-2002061513%3A51%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7114-2002061513%3A51%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7114-2002061513%3A51%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7114-2002061513%3A51%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7114-2002061513:51:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7114-2002061513:51:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7114-2002061513:51:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7116-2002061515%3A59%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7116-2002061515%3A59%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7116-2002061515%3A59%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7116-2002061515%3A59%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7116-2002061515%3A59%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7116-2002061515:59:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7116-2002061515:59:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7116-2002061515:59:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7117-2002061517%3A18%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7117-2002061517%3A18%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7117-2002061517%3A18%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7117-2002061517%3A18%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7117-2002061517%3A18%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7117-2002061517:18:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7117-2002061517:18:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7117-2002061517:18:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7118-2002061518%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7118-2002061518%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7118-2002061518%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7118-2002061518%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7118-2002061518%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7118-2002061518:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7118-2002061518:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7118-2002061518:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7119-2002061520%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7119-2002061520%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7119-2002061520%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7119-2002061520%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7119-2002061520%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7119-2002061520:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7119-2002061520:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7119-2002061520:16:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7120-2002061521%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7120-2002061521%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7120-2002061521%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7120-2002061521%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7120-2002061521%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7120-2002061521:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7120-2002061521:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7120-2002061521:35:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7121-2002061600%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7121-2002061600%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7121-2002061600%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 30.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7121-2002061600%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 30.0833)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "30.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7121-2002061600%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7121-2002061600:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7121-2002061600:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.91666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.0833'^^xsd:double;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7121-2002061600:55:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7122-2002061602%3A21%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7122-2002061602%3A21%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7122-2002061602%3A21%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 30.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "30.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7122-2002061602%3A21%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 30.0833)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "30.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7122-2002061602%3A21%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7122-2002061602:21:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7122-2002061602:21:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.0833'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7122-2002061602:21:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7123-2002061604%3A13%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7123-2002061604%3A13%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7123-2002061604%3A13%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 30.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "30.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7123-2002061604%3A13%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 30.0833)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "30.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7123-2002061604%3A13%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7123-2002061604:13:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7123-2002061604:13:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.2166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.0833'^^xsd:double;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 90.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7123-2002061604:13:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7125-2002061607%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7125-2002061607%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7125-2002061607%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 30.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7125-2002061607%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 30.0833)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "30.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7125-2002061607%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7125-2002061607:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7125-2002061607:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.0833'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7125-2002061607:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7126-2002061608%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7126-2002061608%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7126-2002061608%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 30.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "30.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7126-2002061608%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 30.0833)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "30.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7126-2002061608%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7126-2002061608:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7126-2002061608:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.0833'^^xsd:double;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7126-2002061608:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7127-2002061609%3A42%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7127-2002061609%3A42%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7127-2002061609%3A42%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 30.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7127-2002061609%3A42%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 30.0833)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "30.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7127-2002061609%3A42%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7127-2002061609:42:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7127-2002061609:42:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.0833'^^xsd:double;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7127-2002061609:42:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7128-2002061611%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7128-2002061611%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7128-2002061611%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 30.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "30.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7128-2002061611%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 30.0833)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "30.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7128-2002061611%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7128-2002061611:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7128-2002061611:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.0833'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7128-2002061611:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7129-2002061612%3A07%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7129-2002061612%3A07%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7129-2002061612%3A07%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 30.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "30.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7129-2002061612%3A07%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 30.0833)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "30.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7129-2002061612%3A07%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7129-2002061612:07:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7129-2002061612:07:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.0833'^^xsd:double;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7129-2002061612:07:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7138-2002061818%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7138-2002061818%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7138-2002061818%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7138-2002061818%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7138-2002061818%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7138-2002061818:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7138-2002061818:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7138-2002061818:20:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7139-2002061820%3A58%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7139-2002061820%3A58%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7139-2002061820%3A58%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7139-2002061820%3A58%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7139-2002061820%3A58%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7139-2002061820:58:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7139-2002061820:58:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7139-2002061820:58:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7140-2002061822%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7140-2002061822%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7140-2002061822%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7140-2002061822%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7140-2002061822%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7140-2002061822:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7140-2002061822:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7140-2002061822:40:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7141-2002061901%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7141-2002061901%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7141-2002061901%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7141-2002061901%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7141-2002061901%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7141-2002061901:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7141-2002061901:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7141-2002061901:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7142-2002061903%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7142-2002061903%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7142-2002061903%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7142-2002061903%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7142-2002061903%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7142-2002061903:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7142-2002061903:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7142-2002061903:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7143-2002061905%3A46%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7143-2002061905%3A46%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7143-2002061905%3A46%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7143-2002061905%3A46%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7143-2002061905%3A46%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7143-2002061905:46:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7143-2002061905:46:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.7666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7143-2002061905:46:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7144-2002061908%3A21%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7144-2002061908%3A21%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7144-2002061908%3A21%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7144-2002061908%3A21%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7144-2002061908%3A21%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7144-2002061908:21:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7144-2002061908:21:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7144-2002061908:21:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7145-2002061910%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7145-2002061910%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7145-2002061910%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7145-2002061910%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7145-2002061910%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7145-2002061910:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7145-2002061910:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7145-2002061910:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7146-2002061911%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7146-2002061911%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7146-2002061911%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7146-2002061911%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7146-2002061911%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7146-2002061911:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7146-2002061911:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7146-2002061911:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7147-2002061912%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7147-2002061912%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7147-2002061912%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2333 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2333"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7147-2002061912%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2333 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.2333"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7147-2002061912%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7147-2002061912:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7147-2002061912:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.2333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7147-2002061912:20:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7148-2002061916%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7148-2002061916%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7148-2002061916%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0667 30.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0667"^^xsd:decimal ;
  dwc:decimalLongitude "30.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7148-2002061916%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0667 30.55)"^^geo:wktLiteral ;
  geo-pos:lat "70.0667"^^xsd:decimal ;
  geo-pos:long "30.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7148-2002061916%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7148-2002061916:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7148-2002061916:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.55'^^xsd:double;
  dwc:latitude '70.0667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7148-2002061916:53:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7149-2002061918%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7149-2002061918%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7149-2002061918%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0167 29.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0167"^^xsd:decimal ;
  dwc:decimalLongitude "29.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7149-2002061918%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0167 29.9833)"^^geo:wktLiteral ;
  geo-pos:lat "70.0167"^^xsd:decimal ;
  geo-pos:long "29.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7149-2002061918%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7149-2002061918:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7149-2002061918:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.9833'^^xsd:double;
  dwc:latitude '70.0167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7149-2002061918:53:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7150-2002061919%3A46%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7150-2002061919%3A46%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7150-2002061919%3A46%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9 30.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.9"^^xsd:decimal ;
  dwc:decimalLongitude "30.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7150-2002061919%3A46%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9 30.1333)"^^geo:wktLiteral ;
  geo-pos:lat "69.9"^^xsd:decimal ;
  geo-pos:long "30.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7150-2002061919%3A46%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7150-2002061919:46:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7150-2002061919:46:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.1333'^^xsd:double;
  dwc:latitude '69.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7150-2002061919:46:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7151-2002061921%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7151-2002061921%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7151-2002061921%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.85 30.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.85"^^xsd:decimal ;
  dwc:decimalLongitude "30.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7151-2002061921%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.85 30.8)"^^geo:wktLiteral ;
  geo-pos:lat "69.85"^^xsd:decimal ;
  geo-pos:long "30.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7151-2002061921%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7151-2002061921:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7151-2002061921:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.8'^^xsd:double;
  dwc:latitude '69.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7151-2002061921:20:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7152-2002061922%3A21%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7152-2002061922%3A21%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7152-2002061922%3A21%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7152-2002061922%3A21%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 31)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7152-2002061922%3A21%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7152-2002061922:21:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7152-2002061922:21:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.7 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7152-2002061922:21:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7153-2002062000%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7153-2002062000%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7153-2002062000%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 31.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1667"^^xsd:decimal ;
  dwc:decimalLongitude "31.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7153-2002062000%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 31.525)"^^geo:wktLiteral ;
  geo-pos:lat "70.1667"^^xsd:decimal ;
  geo-pos:long "31.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7153-2002062000%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7153-2002062000:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7153-2002062000:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.033333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.525'^^xsd:double;
  dwc:latitude '70.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7153-2002062000:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7154-2002062001%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7154-2002062001%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7154-2002062001%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2917 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2917"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7154-2002062001%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2917 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.2917"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7154-2002062001%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7154-2002062001:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7154-2002062001:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.2917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7154-2002062001:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7155-2002062003%3A41%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7155-2002062003%3A41%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7155-2002062003%3A41%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7155-2002062003%3A41%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7155-2002062003%3A41%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7155-2002062003:41:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7155-2002062003:41:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.6833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7155-2002062003:41:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7156-2002062004%3A51%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7156-2002062004%3A51%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7156-2002062004%3A51%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7156-2002062004%3A51%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7156-2002062004%3A51%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7156-2002062004:51:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7156-2002062004:51:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7156-2002062004:51:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7157-2002062005%3A58%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7157-2002062005%3A58%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7157-2002062005%3A58%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7083 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7083"^^xsd:decimal ;
  dwc:decimalLongitude "32.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7157-2002062005%3A58%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7083 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.7083"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7157-2002062005%3A58%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7157-2002062005:58:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7157-2002062005:58:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.9666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '70.7083'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7157-2002062005:58:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7158-2002062007%3A11%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7158-2002062007%3A11%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7158-2002062007%3A11%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7158-2002062007%3A11%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7158-2002062007%3A11%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7158-2002062007:11:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7158-2002062007:11:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7158-2002062007:11:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7159-2002062008%3A56%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7159-2002062008%3A56%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7159-2002062008%3A56%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7159-2002062008%3A56%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7159-2002062008%3A56%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7159-2002062008:56:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7159-2002062008:56:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.9333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7159-2002062008:56:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7160-2002062010%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7160-2002062010%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7160-2002062010%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7160-2002062010%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7160-2002062010%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7160-2002062010:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7160-2002062010:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.1 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7160-2002062010:05:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7161-2002062012%3A19%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7161-2002062012%3A19%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7161-2002062012%3A19%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7161-2002062012%3A19%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7161-2002062012%3A19%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7161-2002062012:19:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7161-2002062012:19:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7161-2002062012:19:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7162-2002062013%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7162-2002062013%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7162-2002062013%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7162-2002062013%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7162-2002062013%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7162-2002062013:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7162-2002062013:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7162-2002062013:25:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7163-2002062014%3A42%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7163-2002062014%3A42%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7163-2002062014%3A42%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7163-2002062014%3A42%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7163-2002062014%3A42%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7163-2002062014:42:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7163-2002062014:42:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7163-2002062014:42:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7164-2002062015%3A48%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7164-2002062015%3A48%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7164-2002062015%3A48%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7164-2002062015%3A48%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7164-2002062015%3A48%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7164-2002062015:48:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7164-2002062015:48:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7164-2002062015:48:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7166-2002062018%3A13%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7166-2002062018%3A13%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7166-2002062018%3A13%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7166-2002062018%3A13%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 32)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7166-2002062018%3A13%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7166-2002062018:13:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7166-2002062018:13:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7166-2002062018:13:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7168-2002062020%3A28%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7168-2002062020%3A28%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7168-2002062020%3A28%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7168-2002062020%3A28%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 32)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7168-2002062020%3A28%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7168-2002062020:28:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7168-2002062020:28:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7168-2002062020:28:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7169-2002062021%3A51%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7169-2002062021%3A51%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7169-2002062021%3A51%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7169-2002062021%3A51%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7169-2002062021%3A51%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7169-2002062021:51:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7169-2002062021:51:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.9 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7169-2002062021:51:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7172-2002062101%3A57%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7172-2002062101%3A57%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7172-2002062101%3A57%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7172-2002062101%3A57%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7172-2002062101%3A57%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7172-2002062101:57:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7172-2002062101:57:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7172-2002062101:57:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7174-2002062106%3A32%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7174-2002062106%3A32%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7174-2002062106%3A32%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7174-2002062106%3A32%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7174-2002062106%3A32%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7174-2002062106:32:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7174-2002062106:32:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7174-2002062106:32:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7175-2002062108%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7175-2002062108%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7175-2002062108%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7175-2002062108%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7175-2002062108%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7175-2002062108:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7175-2002062108:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7175-2002062108:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7176-2002062110%3A03%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7176-2002062110%3A03%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7176-2002062110%3A03%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7176-2002062110%3A03%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7176-2002062110%3A03%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7176-2002062110:03:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7176-2002062110:03:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7176-2002062110:03:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7177-2002062111%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7177-2002062111%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7177-2002062111%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7177-2002062111%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7177-2002062111%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7177-2002062111:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7177-2002062111:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7177-2002062111:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7178-2002062112%3A51%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7178-2002062112%3A51%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7178-2002062112%3A51%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7178-2002062112%3A51%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7178-2002062112%3A51%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7178-2002062112:51:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7178-2002062112:51:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7178-2002062112:51:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7179-2002062114%3A09%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7179-2002062114%3A09%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7179-2002062114%3A09%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7179-2002062114%3A09%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7179-2002062114%3A09%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7179-2002062114:09:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7179-2002062114:09:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7179-2002062114:09:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7180-2002062115%3A37%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7180-2002062115%3A37%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7180-2002062115%3A37%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7180-2002062115%3A37%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7180-2002062115%3A37%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7180-2002062115:37:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7180-2002062115:37:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7180-2002062115:37:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7181-2002062117%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7181-2002062117%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7181-2002062117%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7181-2002062117%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7181-2002062117%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7181-2002062117:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7181-2002062117:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7181-2002062117:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7182-2002062118%3A28%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7182-2002062118%3A28%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7182-2002062118%3A28%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7182-2002062118%3A28%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7182-2002062118%3A28%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7182-2002062118:28:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7182-2002062118:28:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.9 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7182-2002062118:28:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7183-2002062121%3A01%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7183-2002062121%3A01%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7183-2002062121%3A01%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7183-2002062121%3A01%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7183-2002062121%3A01%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7183-2002062121:01:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7183-2002062121:01:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7183-2002062121:01:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7184-2002062122%3A14%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7184-2002062122%3A14%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7184-2002062122%3A14%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7184-2002062122%3A14%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7184-2002062122%3A14%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7184-2002062122:14:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7184-2002062122:14:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7184-2002062122:14:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7185-2002062123%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7185-2002062123%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7185-2002062123%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7185-2002062123%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 34)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7185-2002062123%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7185-2002062123:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7185-2002062123:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7185-2002062123:35:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7186-2002062200%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7186-2002062200%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7186-2002062200%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7186-2002062200%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 34)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7186-2002062200%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7186-2002062200:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7186-2002062200:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.78333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7186-2002062200:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7187-2002062206%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7187-2002062206%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7187-2002062206%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7187-2002062206%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 32)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7187-2002062206%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7187-2002062206:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7187-2002062206:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.2666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7187-2002062206:16:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7188-2002062207%3A29%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7188-2002062207%3A29%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7188-2002062207%3A29%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7188-2002062207%3A29%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7188-2002062207%3A29%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7188-2002062207:29:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7188-2002062207:29:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.4833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7188-2002062207:29:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7189-2002062505%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7189-2002062505%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7189-2002062505%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7189-2002062505%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7189-2002062505%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7189-2002062505:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7189-2002062505:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.2666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.58 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7189-2002062505:16:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7190-2002062506%3A21%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7190-2002062506%3A21%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7190-2002062506%3A21%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7190-2002062506%3A21%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7190-2002062506%3A21%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7190-2002062506:21:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7190-2002062506:21:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7190-2002062506:21:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7191-2002062507%3A29%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7191-2002062507%3A29%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7191-2002062507%3A29%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7191-2002062507%3A29%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7191-2002062507%3A29%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7191-2002062507:29:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7191-2002062507:29:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.4833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7191-2002062507:29:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7192-2002062508%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7192-2002062508%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7192-2002062508%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7192-2002062508%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 34)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7192-2002062508%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7192-2002062508:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7192-2002062508:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7192-2002062508:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7193-2002062509%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7193-2002062509%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7193-2002062509%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7193-2002062509%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 34)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7193-2002062509%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7193-2002062509:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7193-2002062509:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7193-2002062509:54:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7194-2002062511%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7194-2002062511%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7194-2002062511%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7194-2002062511%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 34)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7194-2002062511%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7194-2002062511:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7194-2002062511:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7194-2002062511:00:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7195-2002062512%3A22%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7195-2002062512%3A22%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7195-2002062512%3A22%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7195-2002062512%3A22%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 34)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7195-2002062512%3A22%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7195-2002062512:22:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7195-2002062512:22:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7195-2002062512:22:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7196-2002062513%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7196-2002062513%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7196-2002062513%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7196-2002062513%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 34)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7196-2002062513%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7196-2002062513:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7196-2002062513:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7196-2002062513:30:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7197-2002062514%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7197-2002062514%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7197-2002062514%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7197-2002062514%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 34)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7197-2002062514%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7197-2002062514:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7197-2002062514:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7197-2002062514:38:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7198-2002062515%3A58%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7198-2002062515%3A58%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7198-2002062515%3A58%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7198-2002062515%3A58%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 34)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7198-2002062515%3A58%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7198-2002062515:58:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7198-2002062515:58:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7198-2002062515:58:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7199-2002062517%3A06%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7199-2002062517%3A06%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7199-2002062517%3A06%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7199-2002062517%3A06%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 34)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7199-2002062517%3A06%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7199-2002062517:06:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7199-2002062517:06:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7199-2002062517:06:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7202-2002062521%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7202-2002062521%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7202-2002062521%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7202-2002062521%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 35)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7202-2002062521%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7202-2002062521:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7202-2002062521:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7202-2002062521:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7204-2002062600%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7204-2002062600%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7204-2002062600%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7204-2002062600%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 35)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7204-2002062600%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7204-2002062600:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7204-2002062600:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.26666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.52 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7204-2002062600:16:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7205-2002062601%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7205-2002062601%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7205-2002062601%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7205-2002062601%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 35)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7205-2002062601%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7205-2002062601:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7205-2002062601:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7205-2002062601:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7206-2002062602%3A43%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7206-2002062602%3A43%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7206-2002062602%3A43%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7206-2002062602%3A43%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 35)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7206-2002062602%3A43%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7206-2002062602:43:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7206-2002062602:43:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.7166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7206-2002062602:43:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7207-2002062603%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7207-2002062603%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7207-2002062603%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7207-2002062603%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 35)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7207-2002062603%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7207-2002062603:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7207-2002062603:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7207-2002062603:50:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7208-2002062604%3A59%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7208-2002062604%3A59%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7208-2002062604%3A59%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7208-2002062604%3A59%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 35)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7208-2002062604%3A59%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7208-2002062604:59:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7208-2002062604:59:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.9833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7208-2002062604:59:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7209-2002062606%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7209-2002062606%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7209-2002062606%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7209-2002062606%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 35)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7209-2002062606%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7209-2002062606:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7209-2002062606:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.2833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7209-2002062606:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7210-2002062607%3A22%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7210-2002062607%3A22%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7210-2002062607%3A22%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7210-2002062607%3A22%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7210-2002062607%3A22%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7210-2002062607:22:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7210-2002062607:22:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.3666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7210-2002062607:22:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7211-2002062608%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7211-2002062608%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7211-2002062608%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7211-2002062608%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7211-2002062608%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7211-2002062608:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7211-2002062608:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7211-2002062608:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7212-2002062609%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7212-2002062609%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7212-2002062609%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7212-2002062609%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7212-2002062609%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7212-2002062609:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7212-2002062609:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7212-2002062609:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7213-2002062610%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7213-2002062610%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7213-2002062610%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7213-2002062610%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7213-2002062610%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7213-2002062610:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7213-2002062610:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7213-2002062610:54:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7214-2002062612%3A06%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7214-2002062612%3A06%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7214-2002062612%3A06%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7214-2002062612%3A06%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7214-2002062612%3A06%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7214-2002062612:06:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7214-2002062612:06:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7214-2002062612:06:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7215-2002062614%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7215-2002062614%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7215-2002062614%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7215-2002062614%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 36)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7215-2002062614%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7215-2002062614:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7215-2002062614:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.4 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7215-2002062614:54:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7216-2002062616%3A22%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7216-2002062616%3A22%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7216-2002062616%3A22%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7216-2002062616%3A22%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 36)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7216-2002062616%3A22%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7216-2002062616:22:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7216-2002062616:22:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7216-2002062616:22:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7217-2002062617%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7217-2002062617%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7217-2002062617%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7217-2002062617%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 36)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7217-2002062617%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7217-2002062617:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7217-2002062617:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7217-2002062617:38:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7218-2002062618%3A49%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7218-2002062618%3A49%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7218-2002062618%3A49%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7218-2002062618%3A49%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 36)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7218-2002062618%3A49%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7218-2002062618:49:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7218-2002062618:49:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7218-2002062618:49:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7219-2002062620%3A14%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7219-2002062620%3A14%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7219-2002062620%3A14%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7219-2002062620%3A14%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 36)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7219-2002062620%3A14%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7219-2002062620:14:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7219-2002062620:14:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7219-2002062620:14:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7220-2002062621%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7220-2002062621%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7220-2002062621%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7220-2002062621%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 36)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7220-2002062621%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7220-2002062621:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7220-2002062621:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7220-2002062621:25:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7221-2002062622%3A32%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7221-2002062622%3A32%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7221-2002062622%3A32%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7221-2002062622%3A32%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 36)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7221-2002062622%3A32%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7221-2002062622:32:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7221-2002062622:32:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7221-2002062622:32:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7222-2002062623%3A48%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7222-2002062623%3A48%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7222-2002062623%3A48%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7222-2002062623%3A48%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 36)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7222-2002062623%3A48%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7222-2002062623:48:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7222-2002062623:48:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7222-2002062623:48:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7223-2002062700%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7223-2002062700%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7223-2002062700%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7223-2002062700%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 36)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7223-2002062700%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7223-2002062700:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7223-2002062700:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7223-2002062700:54:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7228-2002062708%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7228-2002062708%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7228-2002062708%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7228-2002062708%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 37)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7228-2002062708%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7228-2002062708:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7228-2002062708:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '37'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7228-2002062708:10:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7229-2002062709%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7229-2002062709%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7229-2002062709%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7229-2002062709%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 37)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7229-2002062709%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7229-2002062709:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7229-2002062709:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '37'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7229-2002062709:25:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7230-2002062710%3A31%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7230-2002062710%3A31%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7230-2002062710%3A31%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7230-2002062710%3A31%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 37)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7230-2002062710%3A31%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7230-2002062710:31:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7230-2002062710:31:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '37'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7230-2002062710:31:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7231-2002062711%3A39%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7231-2002062711%3A39%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7231-2002062711%3A39%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7231-2002062711%3A39%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 37)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7231-2002062711%3A39%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7231-2002062711:39:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7231-2002062711:39:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '37'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7231-2002062711:39:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7232-2002062713%3A12%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7232-2002062713%3A12%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7232-2002062713%3A12%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7232-2002062713%3A12%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 37)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7232-2002062713%3A12%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7232-2002062713:12:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7232-2002062713:12:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '37'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7232-2002062713:12:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7233-2002062714%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7233-2002062714%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7233-2002062714%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7233-2002062714%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 37)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7233-2002062714%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7233-2002062714:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7233-2002062714:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '37'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7233-2002062714:20:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7234-2002062715%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7234-2002062715%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7234-2002062715%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7234-2002062715%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 37)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7234-2002062715%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7234-2002062715:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7234-2002062715:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '37'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7234-2002062715:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7235-2002062717%3A36%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7235-2002062717%3A36%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7235-2002062717%3A36%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7235-2002062717%3A36%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 38)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7235-2002062717%3A36%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7235-2002062717:36:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7235-2002062717:36:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7235-2002062717:36:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7236-2002062718%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7236-2002062718%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7236-2002062718%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7236-2002062718%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 38)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7236-2002062718%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7236-2002062718:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7236-2002062718:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7236-2002062718:55:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7237-2002062720%3A01%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7237-2002062720%3A01%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7237-2002062720%3A01%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7237-2002062720%3A01%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 38)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7237-2002062720%3A01%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7237-2002062720:01:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7237-2002062720:01:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7237-2002062720:01:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7238-2002062721%3A06%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7238-2002062721%3A06%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7238-2002062721%3A06%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7238-2002062721%3A06%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 38)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7238-2002062721%3A06%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7238-2002062721:06:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7238-2002062721:06:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7238-2002062721:06:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7242-2002062803%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7242-2002062803%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7242-2002062803%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7242-2002062803%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 39)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7242-2002062803%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7242-2002062803:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7242-2002062803:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '39'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7242-2002062803:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7243-2002062804%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7243-2002062804%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7243-2002062804%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7243-2002062804%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 39)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7243-2002062804%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7243-2002062804:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7243-2002062804:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.1333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '39'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7243-2002062804:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7244-2002062805%3A14%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7244-2002062805%3A14%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7244-2002062805%3A14%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7244-2002062805%3A14%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 39)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7244-2002062805%3A14%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7244-2002062805:14:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7244-2002062805:14:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '39'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7244-2002062805:14:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7245-2002062807%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7245-2002062807%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7245-2002062807%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 39.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "39.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7245-2002062807%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 39.9167)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "39.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2002007_IMR-58MS-7245-2002062807%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7245-2002062807:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7245-2002062807:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '39.9167'^^xsd:double;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7245-2002062807:10:00Z-126735'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7001-2003061301%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7001-2003061301%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7001-2003061301%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7001-2003061301%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 31)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7001-2003061301%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7001-2003061301:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7001-2003061301:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7001-2003061301:55:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7002-2003061303%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7002-2003061303%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7002-2003061303%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1567 31.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1567"^^xsd:decimal ;
  dwc:decimalLongitude "31.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7002-2003061303%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1567 31.49)"^^geo:wktLiteral ;
  geo-pos:lat "70.1567"^^xsd:decimal ;
  geo-pos:long "31.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7002-2003061303%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7002-2003061303:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7002-2003061303:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.49'^^xsd:double;
  dwc:latitude '70.1567'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 40.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7002-2003061303:25:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7003-2003061304%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7003-2003061304%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7003-2003061304%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2667 31.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2667"^^xsd:decimal ;
  dwc:decimalLongitude "31.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7003-2003061304%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2667 31.9)"^^geo:wktLiteral ;
  geo-pos:lat "70.2667"^^xsd:decimal ;
  geo-pos:long "31.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7003-2003061304%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7003-2003061304:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7003-2003061304:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.9'^^xsd:double;
  dwc:latitude '70.2667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 40.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7003-2003061304:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7004-2003061306%3A49%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7004-2003061306%3A49%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7004-2003061306%3A49%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 32.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "32.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7004-2003061306%3A49%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 32.4667)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "32.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7004-2003061306%3A49%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7004-2003061306:49:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7004-2003061306:49:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.8166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.4667'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7004-2003061306:49:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7007-2003061311%3A48%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7007-2003061311%3A48%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7007-2003061311%3A48%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3833 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3833"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7007-2003061311%3A48%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3833 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.3833"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7007-2003061311%3A48%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7007-2003061311:48:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7007-2003061311:48:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.3833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7007-2003061311:48:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7008-2003061313%3A26%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7008-2003061313%3A26%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7008-2003061313%3A26%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "32.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7008-2003061313%3A26%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7008-2003061313%3A26%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7008-2003061313:26:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7008-2003061313:26:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '70.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7008-2003061313:26:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7009-2003061315%3A26%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7009-2003061315%3A26%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7009-2003061315%3A26%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1167 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1167"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7009-2003061315%3A26%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1167 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.1167"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7009-2003061315%3A26%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7009-2003061315:26:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7009-2003061315:26:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.1167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7009-2003061315:26:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7010-2003061316%3A49%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7010-2003061316%3A49%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7010-2003061316%3A49%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "32.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7010-2003061316%3A49%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7010-2003061316%3A49%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7010-2003061316:49:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7010-2003061316:49:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7010-2003061316:49:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7011-2003061318%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7011-2003061318%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7011-2003061318%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7011-2003061318%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 32.85)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "32.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7011-2003061318%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7011-2003061318:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7011-2003061318:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.85'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7011-2003061318:15:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7013-2003061321%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7013-2003061321%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7013-2003061321%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 33.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0833"^^xsd:decimal ;
  dwc:decimalLongitude "33.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7013-2003061321%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 33.7167)"^^geo:wktLiteral ;
  geo-pos:lat "70.0833"^^xsd:decimal ;
  geo-pos:long "33.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7013-2003061321%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7013-2003061321:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7013-2003061321:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.7167'^^xsd:double;
  dwc:latitude '70.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7013-2003061321:30:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7014-2003061323%3A42%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7014-2003061323%3A42%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7014-2003061323%3A42%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 33.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "33.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7014-2003061323%3A42%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 33.35)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "33.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7014-2003061323%3A42%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7014-2003061323:42:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7014-2003061323:42:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.35'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7014-2003061323:42:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7015-2003061401%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7015-2003061401%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7015-2003061401%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8667 32.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.8667"^^xsd:decimal ;
  dwc:decimalLongitude "32.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7015-2003061401%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8667 32.9833)"^^geo:wktLiteral ;
  geo-pos:lat "69.8667"^^xsd:decimal ;
  geo-pos:long "32.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7015-2003061401%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7015-2003061401:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7015-2003061401:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.2666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.9833'^^xsd:double;
  dwc:latitude '69.8667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 40.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7015-2003061401:16:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7016-2003061402%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7016-2003061402%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7016-2003061402%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7333 33.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7333"^^xsd:decimal ;
  dwc:decimalLongitude "33.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7016-2003061402%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7333 33.4667)"^^geo:wktLiteral ;
  geo-pos:lat "69.7333"^^xsd:decimal ;
  geo-pos:long "33.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7016-2003061402%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7016-2003061402:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7016-2003061402:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.4667'^^xsd:double;
  dwc:latitude '69.7333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7016-2003061402:38:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7017-2003061404%3A12%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7017-2003061404%3A12%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7017-2003061404%3A12%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5667 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5667"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7017-2003061404%3A12%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5667 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "69.5667"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7017-2003061404%3A12%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7017-2003061404:12:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7017-2003061404:12:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '69.5667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7017-2003061404:12:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7018-2003061405%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7018-2003061405%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7018-2003061405%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5167 33.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7018-2003061405%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5167 33.7333)"^^geo:wktLiteral ;
  geo-pos:lat "69.5167"^^xsd:decimal ;
  geo-pos:long "33.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7018-2003061405%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7018-2003061405:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7018-2003061405:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.7333'^^xsd:double;
  dwc:latitude '69.5167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7018-2003061405:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7019-2003061407%3A06%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7019-2003061407%3A06%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7019-2003061407%3A06%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6833 34.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.6833"^^xsd:decimal ;
  dwc:decimalLongitude "34.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7019-2003061407%3A06%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6833 34.0333)"^^geo:wktLiteral ;
  geo-pos:lat "69.6833"^^xsd:decimal ;
  geo-pos:long "34.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7019-2003061407%3A06%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7019-2003061407:06:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7019-2003061407:06:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34.0333'^^xsd:double;
  dwc:latitude '69.6833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7019-2003061407:06:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7020-2003061408%3A56%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7020-2003061408%3A56%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7020-2003061408%3A56%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8333 34.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.8333"^^xsd:decimal ;
  dwc:decimalLongitude "34.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7020-2003061408%3A56%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8333 34.2833)"^^geo:wktLiteral ;
  geo-pos:lat "69.8333"^^xsd:decimal ;
  geo-pos:long "34.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7020-2003061408%3A56%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7020-2003061408:56:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7020-2003061408:56:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.9333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34.2833'^^xsd:double;
  dwc:latitude '69.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7020-2003061408:56:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7022-2003061412%3A31%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7022-2003061412%3A31%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7022-2003061412%3A31%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 34.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0333"^^xsd:decimal ;
  dwc:decimalLongitude "34.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7022-2003061412%3A31%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 34.4333)"^^geo:wktLiteral ;
  geo-pos:lat "70.0333"^^xsd:decimal ;
  geo-pos:long "34.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7022-2003061412%3A31%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7022-2003061412:31:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7022-2003061412:31:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34.4333'^^xsd:double;
  dwc:latitude '70.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7022-2003061412:31:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7028-2003061423%3A03%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7028-2003061423%3A03%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7028-2003061423%3A03%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7028-2003061423%3A03%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 35)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7028-2003061423%3A03%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7028-2003061423:03:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7028-2003061423:03:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.52 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7028-2003061423:03:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7029-2003061500%3A57%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7029-2003061500%3A57%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7029-2003061500%3A57%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7029-2003061500%3A57%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7029-2003061500%3A57%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7029-2003061500:57:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7029-2003061500:57:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7029-2003061500:57:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7031-2003061505%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7031-2003061505%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7031-2003061505%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7031-2003061505%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.4"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7031-2003061505%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7031-2003061505:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7031-2003061505:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7031-2003061505:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7032-2003061508%3A06%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7032-2003061508%3A06%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7032-2003061508%3A06%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7032-2003061508%3A06%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7032-2003061508%3A06%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7032-2003061508:06:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7032-2003061508:06:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7032-2003061508:06:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7033-2003061510%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7033-2003061510%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7033-2003061510%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 33.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "33.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7033-2003061510%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 33.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "33.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7033-2003061510%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7033-2003061510:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7033-2003061510:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.5'^^xsd:double;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7033-2003061510:00:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7034-2003061511%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7034-2003061511%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7034-2003061511%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7034-2003061511%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7034-2003061511%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7034-2003061511:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7034-2003061511:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7034-2003061511:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7035-2003061512%3A39%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7035-2003061512%3A39%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7035-2003061512%3A39%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7035-2003061512%3A39%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7035-2003061512%3A39%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7035-2003061512:39:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7035-2003061512:39:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7035-2003061512:39:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7036-2003061514%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7036-2003061514%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7036-2003061514%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7036-2003061514%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7036-2003061514%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7036-2003061514:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7036-2003061514:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7036-2003061514:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7037-2003061515%3A11%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7037-2003061515%3A11%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7037-2003061515%3A11%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7037-2003061515%3A11%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7037-2003061515%3A11%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7037-2003061515:11:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7037-2003061515:11:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7037-2003061515:11:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7038-2003061516%3A19%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7038-2003061516%3A19%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7038-2003061516%3A19%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7038-2003061516%3A19%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7038-2003061516%3A19%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7038-2003061516:19:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7038-2003061516:19:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.28 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7038-2003061516:19:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7039-2003061517%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7039-2003061517%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7039-2003061517%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.15 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.15"^^xsd:decimal ;
  dwc:decimalLongitude "33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7039-2003061517%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.15 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "71.15"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7039-2003061517%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7039-2003061517:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7039-2003061517:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '71.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7039-2003061517:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7040-2003061518%3A51%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7040-2003061518%3A51%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7040-2003061518%3A51%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "33.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7040-2003061518%3A51%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33.5667)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "33.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7040-2003061518%3A51%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7040-2003061518:51:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7040-2003061518:51:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.5667'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7040-2003061518:51:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7041-2003061520%3A37%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7041-2003061520%3A37%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7041-2003061520%3A37%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7041-2003061520%3A37%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7041-2003061520%3A37%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7041-2003061520:37:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7041-2003061520:37:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7041-2003061520:37:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7042-2003061521%3A48%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7042-2003061521%3A48%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7042-2003061521%3A48%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7042-2003061521%3A48%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7042-2003061521%3A48%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7042-2003061521:48:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7042-2003061521:48:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7042-2003061521:48:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7043-2003061523%3A32%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7043-2003061523%3A32%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7043-2003061523%3A32%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "32.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7043-2003061523%3A32%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7043-2003061523%3A32%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7043-2003061523:32:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7043-2003061523:32:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7043-2003061523:32:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7044-2003061601%3A12%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7044-2003061601%3A12%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7044-2003061601%3A12%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7044-2003061601%3A12%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7044-2003061601%3A12%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7044-2003061601:12:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7044-2003061601:12:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7044-2003061601:12:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7045-2003061602%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7045-2003061602%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7045-2003061602%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 31.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "31.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7045-2003061602%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 31.55)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "31.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7045-2003061602%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7045-2003061602:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7045-2003061602:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.55'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7045-2003061602:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7046-2003061604%3A19%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7046-2003061604%3A19%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7046-2003061604%3A19%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1667"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7046-2003061604%3A19%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.1667"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7046-2003061604%3A19%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7046-2003061604:19:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7046-2003061604:19:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.3166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7046-2003061604:19:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7047-2003061607%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7047-2003061607%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7047-2003061607%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9833 30.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.9833"^^xsd:decimal ;
  dwc:decimalLongitude "30.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7047-2003061607%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9833 30.4167)"^^geo:wktLiteral ;
  geo-pos:lat "69.9833"^^xsd:decimal ;
  geo-pos:long "30.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7047-2003061607%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7047-2003061607:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7047-2003061607:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.4167'^^xsd:double;
  dwc:latitude '69.9833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7047-2003061607:35:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7048-2003061622%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7048-2003061622%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7048-2003061622%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7048-2003061622%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7048-2003061622%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7048-2003061622:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7048-2003061622:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7048-2003061622:25:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7049-2003061700%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7049-2003061700%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7049-2003061700%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7049-2003061700%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7049-2003061700%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7049-2003061700:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7049-2003061700:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.38333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7049-2003061700:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7050-2003061702%3A31%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7050-2003061702%3A31%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7050-2003061702%3A31%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7050-2003061702%3A31%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7050-2003061702%3A31%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7050-2003061702:31:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7050-2003061702:31:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.5166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7050-2003061702:31:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7051-2003061706%3A14%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7051-2003061706%3A14%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7051-2003061706%3A14%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7051-2003061706%3A14%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7051-2003061706%3A14%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7051-2003061706:14:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7051-2003061706:14:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7051-2003061706:14:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7052-2003061708%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7052-2003061708%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7052-2003061708%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7052-2003061708%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7052-2003061708%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7052-2003061708:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7052-2003061708:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7052-2003061708:38:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7053-2003061710%3A59%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7053-2003061710%3A59%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7053-2003061710%3A59%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7053-2003061710%3A59%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7053-2003061710%3A59%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7053-2003061710:59:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7053-2003061710:59:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2'^^xsd:double;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7053-2003061710:59:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7054-2003061713%3A18%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7054-2003061713%3A18%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7054-2003061713%3A18%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7054-2003061713%3A18%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7054-2003061713%3A18%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7054-2003061713:18:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7054-2003061713:18:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7054-2003061713:18:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7055-2003061715%3A18%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7055-2003061715%3A18%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7055-2003061715%3A18%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7055-2003061715%3A18%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7055-2003061715%3A18%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7055-2003061715:18:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7055-2003061715:18:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7055-2003061715:18:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7056-2003061717%3A56%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7056-2003061717%3A56%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7056-2003061717%3A56%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7056-2003061717%3A56%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7056-2003061717%3A56%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7056-2003061717:56:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7056-2003061717:56:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7056-2003061717:56:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7058-2003061722%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7058-2003061722%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7058-2003061722%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7058-2003061722%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7058-2003061722%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7058-2003061722:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7058-2003061722:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7058-2003061722:40:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7060-2003061802%3A58%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7060-2003061802%3A58%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7060-2003061802%3A58%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7060-2003061802%3A58%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7060-2003061802%3A58%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7060-2003061802:58:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7060-2003061802:58:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.9666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7060-2003061802:58:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7070-2003061821%3A37%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7070-2003061821%3A37%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7070-2003061821%3A37%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7070-2003061821%3A37%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 30)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7070-2003061821%3A37%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7070-2003061821:37:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7070-2003061821:37:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7070-2003061821:37:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7072-2003061900%3A03%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7072-2003061900%3A03%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7072-2003061900%3A03%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7072-2003061900%3A03%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7072-2003061900%3A03%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7072-2003061900:03:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7072-2003061900:03:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7072-2003061900:03:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7073-2003061901%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7073-2003061901%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7073-2003061901%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7073-2003061901%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7073-2003061901%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7073-2003061901:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7073-2003061901:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7073-2003061901:25:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7074-2003061902%3A44%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7074-2003061902%3A44%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7074-2003061902%3A44%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7074-2003061902%3A44%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7074-2003061902%3A44%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7074-2003061902:44:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7074-2003061902:44:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.7333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7074-2003061902:44:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7075-2003061903%3A59%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7075-2003061903%3A59%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7075-2003061903%3A59%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7075-2003061903%3A59%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7075-2003061903%3A59%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7075-2003061903:59:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7075-2003061903:59:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.9833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7075-2003061903:59:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7076-2003061905%3A26%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7076-2003061905%3A26%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7076-2003061905%3A26%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7076-2003061905%3A26%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 30)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7076-2003061905%3A26%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7076-2003061905:26:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7076-2003061905:26:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7076-2003061905:26:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7077-2003061906%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7077-2003061906%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7077-2003061906%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7077-2003061906%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7077-2003061906%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7077-2003061906:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7077-2003061906:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7077-2003061906:38:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7078-2003061908%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7078-2003061908%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7078-2003061908%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7078-2003061908%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7078-2003061908%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7078-2003061908:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7078-2003061908:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7078-2003061908:05:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7079-2003061909%3A43%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7079-2003061909%3A43%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7079-2003061909%3A43%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7079-2003061909%3A43%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7079-2003061909%3A43%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7079-2003061909:43:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7079-2003061909:43:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7079-2003061909:43:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7080-2003061911%3A28%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7080-2003061911%3A28%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7080-2003061911%3A28%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7080-2003061911%3A28%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7080-2003061911%3A28%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7080-2003061911:28:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7080-2003061911:28:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7080-2003061911:28:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7081-2003061912%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7081-2003061912%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7081-2003061912%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7081-2003061912%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7081-2003061912%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7081-2003061912:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7081-2003061912:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7081-2003061912:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7082-2003061914%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7082-2003061914%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7082-2003061914%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7082-2003061914%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 30)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7082-2003061914%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7082-2003061914:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7082-2003061914:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7082-2003061914:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7083-2003061916%3A04%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7083-2003061916%3A04%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7083-2003061916%3A04%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7083-2003061916%3A04%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 30)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7083-2003061916%3A04%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7083-2003061916:04:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7083-2003061916:04:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.54 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7083-2003061916:04:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7084-2003061917%3A51%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7084-2003061917%3A51%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7084-2003061917%3A51%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9 29.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9"^^xsd:decimal ;
  dwc:decimalLongitude "29.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7084-2003061917%3A51%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9 29.35)"^^geo:wktLiteral ;
  geo-pos:lat "70.9"^^xsd:decimal ;
  geo-pos:long "29.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7084-2003061917%3A51%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7084-2003061917:51:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7084-2003061917:51:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.35'^^xsd:double;
  dwc:latitude '70.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7084-2003061917:51:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7085-2003061919%3A43%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7085-2003061919%3A43%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7085-2003061919%3A43%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0333 28.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0333"^^xsd:decimal ;
  dwc:decimalLongitude "28.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7085-2003061919%3A43%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0333 28.6667)"^^geo:wktLiteral ;
  geo-pos:lat "71.0333"^^xsd:decimal ;
  geo-pos:long "28.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7085-2003061919%3A43%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7085-2003061919:43:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7085-2003061919:43:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.6667'^^xsd:double;
  dwc:latitude '71.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7085-2003061919:43:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7086-2003061921%3A32%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7086-2003061921%3A32%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7086-2003061921%3A32%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.15 28.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7086-2003061921%3A32%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.15 28.0333)"^^geo:wktLiteral ;
  geo-pos:lat "71.15"^^xsd:decimal ;
  geo-pos:long "28.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7086-2003061921%3A32%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7086-2003061921:32:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7086-2003061921:32:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.0333'^^xsd:double;
  dwc:latitude '71.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.52 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7086-2003061921:32:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7087-2003061922%3A52%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7087-2003061922%3A52%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7087-2003061922%3A52%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7087-2003061922%3A52%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7087-2003061922%3A52%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7087-2003061922:52:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7087-2003061922:52:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7087-2003061922:52:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7088-2003062000%3A29%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7088-2003062000%3A29%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7088-2003062000%3A29%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7088-2003062000%3A29%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7088-2003062000%3A29%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7088-2003062000:29:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7088-2003062000:29:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.48333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7088-2003062000:29:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7089-2003062001%3A49%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7089-2003062001%3A49%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7089-2003062001%3A49%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7089-2003062001%3A49%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7089-2003062001%3A49%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7089-2003062001:49:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7089-2003062001:49:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.8166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7089-2003062001:49:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7090-2003062003%3A09%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7090-2003062003%3A09%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7090-2003062003%3A09%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7090-2003062003%3A09%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7090-2003062003%3A09%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7090-2003062003:09:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7090-2003062003:09:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7090-2003062003:09:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7091-2003062004%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7091-2003062004%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7091-2003062004%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7091-2003062004%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 28)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7091-2003062004%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7091-2003062004:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7091-2003062004:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7091-2003062004:38:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7092-2003062007%3A09%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7092-2003062007%3A09%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7092-2003062007%3A09%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7092-2003062007%3A09%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7092-2003062007%3A09%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7092-2003062007:09:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7092-2003062007:09:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7092-2003062007:09:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7093-2003062008%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7093-2003062008%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7093-2003062008%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7093-2003062008%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7093-2003062008%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7093-2003062008:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7093-2003062008:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7093-2003062008:35:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7094-2003062010%3A13%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7094-2003062010%3A13%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7094-2003062010%3A13%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7094-2003062010%3A13%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7094-2003062010%3A13%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7094-2003062010:13:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7094-2003062010:13:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7094-2003062010:13:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7095-2003062012%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7095-2003062012%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7095-2003062012%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7095-2003062012%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7095-2003062012%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7095-2003062012:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7095-2003062012:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7095-2003062012:10:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7096-2003062013%3A36%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7096-2003062013%3A36%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7096-2003062013%3A36%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7096-2003062013%3A36%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7096-2003062013%3A36%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7096-2003062013:36:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7096-2003062013:36:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7096-2003062013:36:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7097-2003062015%3A22%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7097-2003062015%3A22%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7097-2003062015%3A22%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7097-2003062015%3A22%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7097-2003062015%3A22%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7097-2003062015:22:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7097-2003062015:22:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7097-2003062015:22:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7098-2003062020%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7098-2003062020%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7098-2003062020%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7098-2003062020%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7098-2003062020%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7098-2003062020:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7098-2003062020:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7098-2003062020:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7099-2003062021%3A31%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7099-2003062021%3A31%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7099-2003062021%3A31%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7099-2003062021%3A31%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7099-2003062021%3A31%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7099-2003062021:31:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7099-2003062021:31:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7099-2003062021:31:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7100-2003062022%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7100-2003062022%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7100-2003062022%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7100-2003062022%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7100-2003062022%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7100-2003062022:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7100-2003062022:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7100-2003062022:55:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7101-2003062100%3A19%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7101-2003062100%3A19%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7101-2003062100%3A19%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7101-2003062100%3A19%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7101-2003062100%3A19%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7101-2003062100:19:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7101-2003062100:19:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.31666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7101-2003062100:19:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7102-2003062101%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7102-2003062101%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7102-2003062101%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7102-2003062101%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7102-2003062101%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7102-2003062101:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7102-2003062101:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7102-2003062101:38:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7103-2003062102%3A59%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7103-2003062102%3A59%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7103-2003062102%3A59%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7103-2003062102%3A59%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7103-2003062102%3A59%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7103-2003062102:59:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7103-2003062102:59:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.9833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.4 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7103-2003062102:59:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7104-2003062104%3A09%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7104-2003062104%3A09%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7104-2003062104%3A09%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7104-2003062104%3A09%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7104-2003062104%3A09%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7104-2003062104:09:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7104-2003062104:09:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7104-2003062104:09:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7105-2003062106%3A36%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7105-2003062106%3A36%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7105-2003062106%3A36%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7105-2003062106%3A36%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7105-2003062106%3A36%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7105-2003062106:36:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7105-2003062106:36:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.1 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7105-2003062106:36:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7106-2003062108%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7106-2003062108%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7106-2003062108%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7106-2003062108%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7106-2003062108%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7106-2003062108:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7106-2003062108:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7106-2003062108:00:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7107-2003062109%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7107-2003062109%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7107-2003062109%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7107-2003062109%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7107-2003062109%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7107-2003062109:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7107-2003062109:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7107-2003062109:30:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7108-2003062110%3A42%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7108-2003062110%3A42%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7108-2003062110%3A42%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7108-2003062110%3A42%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7108-2003062110%3A42%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7108-2003062110:42:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7108-2003062110:42:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7108-2003062110:42:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7109-2003062111%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7109-2003062111%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7109-2003062111%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7109-2003062111%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7109-2003062111%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7109-2003062111:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7109-2003062111:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7109-2003062111:53:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7110-2003062113%3A14%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7110-2003062113%3A14%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7110-2003062113%3A14%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7110-2003062113%3A14%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 28)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7110-2003062113%3A14%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7110-2003062113:14:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7110-2003062113:14:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7110-2003062113:14:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7112-2003062115%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7112-2003062115%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7112-2003062115%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7112-2003062115%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 28)"^^geo:wktLiteral ;
  geo-pos:lat "73.3333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7112-2003062115%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7112-2003062115:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7112-2003062115:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '73.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7112-2003062115:40:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7113-2003062117%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7113-2003062117%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7113-2003062117%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7113-2003062117%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 28)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7113-2003062117%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7113-2003062117:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7113-2003062117:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7113-2003062117:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7116-2003062123%3A11%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7116-2003062123%3A11%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7116-2003062123%3A11%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7116-2003062123%3A11%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 26)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7116-2003062123%3A11%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7116-2003062123:11:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7116-2003062123:11:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7116-2003062123:11:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7117-2003062200%3A24%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7117-2003062200%3A24%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7117-2003062200%3A24%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.3333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7117-2003062200%3A24%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 26)"^^geo:wktLiteral ;
  geo-pos:lat "73.3333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7117-2003062200%3A24%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7117-2003062200:24:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7117-2003062200:24:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '73.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7117-2003062200:24:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7118-2003062201%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7118-2003062201%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7118-2003062201%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7118-2003062201%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 26)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7118-2003062201%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7118-2003062201:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7118-2003062201:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7118-2003062201:40:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7119-2003062203%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7119-2003062203%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7119-2003062203%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7119-2003062203%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 26)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7119-2003062203%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7119-2003062203:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7119-2003062203:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.1333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.58 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7119-2003062203:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7120-2003062205%3A12%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7120-2003062205%3A12%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7120-2003062205%3A12%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7120-2003062205%3A12%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 27)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7120-2003062205%3A12%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7120-2003062205:12:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7120-2003062205:12:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7120-2003062205:12:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7121-2003062206%3A24%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7121-2003062206%3A24%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7121-2003062206%3A24%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7121-2003062206%3A24%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7121-2003062206%3A24%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7121-2003062206:24:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7121-2003062206:24:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7121-2003062206:24:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7122-2003062208%3A18%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7122-2003062208%3A18%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7122-2003062208%3A18%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7122-2003062208%3A18%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7122-2003062208%3A18%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7122-2003062208:18:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7122-2003062208:18:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7122-2003062208:18:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7123-2003062209%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7123-2003062209%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7123-2003062209%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7123-2003062209%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7123-2003062209%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7123-2003062209:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7123-2003062209:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7123-2003062209:35:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7124-2003062211%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7124-2003062211%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7124-2003062211%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7124-2003062211%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7124-2003062211%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7124-2003062211:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7124-2003062211:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7124-2003062211:35:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7125-2003062212%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7125-2003062212%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7125-2003062212%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7125-2003062212%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7125-2003062212%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7125-2003062212:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7125-2003062212:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7125-2003062212:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7126-2003062215%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7126-2003062215%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7126-2003062215%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7126-2003062215%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7126-2003062215%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7126-2003062215:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7126-2003062215:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7126-2003062215:05:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7127-2003062216%3A22%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7127-2003062216%3A22%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7127-2003062216%3A22%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7127-2003062216%3A22%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7127-2003062216%3A22%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7127-2003062216:22:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7127-2003062216:22:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7127-2003062216:22:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7128-2003062218%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7128-2003062218%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7128-2003062218%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7128-2003062218%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7128-2003062218%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7128-2003062218:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7128-2003062218:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7128-2003062218:16:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7129-2003062219%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7129-2003062219%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7129-2003062219%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7129-2003062219%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7129-2003062219%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7129-2003062219:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7129-2003062219:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7129-2003062219:40:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7130-2003062221%3A41%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7130-2003062221%3A41%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7130-2003062221%3A41%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7130-2003062221%3A41%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7130-2003062221%3A41%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7130-2003062221:41:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7130-2003062221:41:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7130-2003062221:41:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7131-2003062223%3A13%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7131-2003062223%3A13%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7131-2003062223%3A13%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7131-2003062223%3A13%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 26)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7131-2003062223%3A13%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7131-2003062223:13:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7131-2003062223:13:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7131-2003062223:13:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7132-2003062300%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7132-2003062300%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7132-2003062300%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7132-2003062300%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7132-2003062300%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7132-2003062300:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7132-2003062300:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.38333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7132-2003062300:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7133-2003062301%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7133-2003062301%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7133-2003062301%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7133-2003062301%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7133-2003062301%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7133-2003062301:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7133-2003062301:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7133-2003062301:35:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7134-2003062303%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7134-2003062303%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7134-2003062303%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7134-2003062303%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7134-2003062303%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7134-2003062303:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7134-2003062303:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7134-2003062303:00:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7135-2003062304%3A18%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7135-2003062304%3A18%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7135-2003062304%3A18%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7135-2003062304%3A18%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7135-2003062304%3A18%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7135-2003062304:18:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7135-2003062304:18:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7135-2003062304:18:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7136-2003062305%3A28%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7136-2003062305%3A28%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7136-2003062305%3A28%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7136-2003062305%3A28%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7136-2003062305%3A28%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7136-2003062305:28:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7136-2003062305:28:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7136-2003062305:28:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7137-2003062307%3A56%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7137-2003062307%3A56%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7137-2003062307%3A56%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7137-2003062307%3A56%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7137-2003062307%3A56%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7137-2003062307:56:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7137-2003062307:56:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7137-2003062307:56:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7138-2003062310%3A21%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7138-2003062310%3A21%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7138-2003062310%3A21%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7138-2003062310%3A21%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7138-2003062310%3A21%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7138-2003062310:21:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7138-2003062310:21:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7138-2003062310:21:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7139-2003062311%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7139-2003062311%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7139-2003062311%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7139-2003062311%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7139-2003062311%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7139-2003062311:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7139-2003062311:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7139-2003062311:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7140-2003062313%3A39%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7140-2003062313%3A39%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7140-2003062313%3A39%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7140-2003062313%3A39%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7140-2003062313%3A39%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7140-2003062313:39:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7140-2003062313:39:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7140-2003062313:39:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7141-2003062314%3A52%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7141-2003062314%3A52%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7141-2003062314%3A52%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7141-2003062314%3A52%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7141-2003062314%3A52%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7141-2003062314:52:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7141-2003062314:52:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7141-2003062314:52:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7142-2003062317%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7142-2003062317%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7142-2003062317%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7142-2003062317%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7142-2003062317%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7142-2003062317:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7142-2003062317:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7142-2003062317:15:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7143-2003062318%3A22%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7143-2003062318%3A22%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7143-2003062318%3A22%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7143-2003062318%3A22%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7143-2003062318%3A22%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7143-2003062318:22:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7143-2003062318:22:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7143-2003062318:22:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7144-2003062319%3A31%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7144-2003062319%3A31%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7144-2003062319%3A31%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7144-2003062319%3A31%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7144-2003062319%3A31%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7144-2003062319:31:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7144-2003062319:31:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.91 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7144-2003062319:31:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7145-2003062320%3A58%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7145-2003062320%3A58%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7145-2003062320%3A58%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7145-2003062320%3A58%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7145-2003062320%3A58%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7145-2003062320:58:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7145-2003062320:58:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7145-2003062320:58:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7146-2003062322%3A09%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7146-2003062322%3A09%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7146-2003062322%3A09%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7146-2003062322%3A09%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7146-2003062322%3A09%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7146-2003062322:09:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7146-2003062322:09:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7146-2003062322:09:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7147-2003062323%3A21%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7147-2003062323%3A21%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7147-2003062323%3A21%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7147-2003062323%3A21%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7147-2003062323%3A21%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7147-2003062323:21:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7147-2003062323:21:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.9 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7147-2003062323:21:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7148-2003062400%3A46%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7148-2003062400%3A46%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7148-2003062400%3A46%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7148-2003062400%3A46%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7148-2003062400%3A46%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7148-2003062400:46:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7148-2003062400:46:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.76666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7148-2003062400:46:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7149-2003062401%3A58%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7149-2003062401%3A58%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7149-2003062401%3A58%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7149-2003062401%3A58%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7149-2003062401%3A58%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7149-2003062401:58:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7149-2003062401:58:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.9666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7149-2003062401:58:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7150-2003062403%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7150-2003062403%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7150-2003062403%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7150-2003062403%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7150-2003062403%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7150-2003062403:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7150-2003062403:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7150-2003062403:10:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7151-2003062404%3A36%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7151-2003062404%3A36%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7151-2003062404%3A36%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7151-2003062404%3A36%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 24)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7151-2003062404%3A36%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7151-2003062404:36:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7151-2003062404:36:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7151-2003062404:36:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7152-2003062405%3A48%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7152-2003062405%3A48%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7152-2003062405%3A48%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7152-2003062405%3A48%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 24)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7152-2003062405%3A48%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7152-2003062405:48:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7152-2003062405:48:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7152-2003062405:48:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7153-2003062407%3A03%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7153-2003062407%3A03%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7153-2003062407%3A03%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.3333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7153-2003062407%3A03%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 24)"^^geo:wktLiteral ;
  geo-pos:lat "73.3333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7153-2003062407%3A03%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7153-2003062407:03:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7153-2003062407:03:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '73.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7153-2003062407:03:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7154-2003062408%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7154-2003062408%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7154-2003062408%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7154-2003062408%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 24)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7154-2003062408%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7154-2003062408:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7154-2003062408:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7154-2003062408:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7155-2003062410%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7155-2003062410%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7155-2003062410%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.3333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7155-2003062410%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 23)"^^geo:wktLiteral ;
  geo-pos:lat "73.3333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7155-2003062410%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7155-2003062410:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7155-2003062410:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '73.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7155-2003062410:50:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7156-2003062413%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7156-2003062413%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7156-2003062413%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7156-2003062413%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 22)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7156-2003062413%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7156-2003062413:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7156-2003062413:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7156-2003062413:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7158-2003062415%3A51%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7158-2003062415%3A51%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7158-2003062415%3A51%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7158-2003062415%3A51%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7158-2003062415%3A51%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7158-2003062415:51:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7158-2003062415:51:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7158-2003062415:51:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7159-2003062417%3A03%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7159-2003062417%3A03%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7159-2003062417%3A03%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7159-2003062417%3A03%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7159-2003062417%3A03%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7159-2003062417:03:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7159-2003062417:03:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7159-2003062417:03:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7160-2003062418%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7160-2003062418%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7160-2003062418%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7160-2003062418%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7160-2003062418%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7160-2003062418:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7160-2003062418:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.7 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7160-2003062418:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7161-2003062419%3A39%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7161-2003062419%3A39%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7161-2003062419%3A39%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7161-2003062419%3A39%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7161-2003062419%3A39%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7161-2003062419:39:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7161-2003062419:39:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7161-2003062419:39:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7162-2003062420%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7162-2003062420%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7162-2003062420%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7162-2003062420%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7162-2003062420%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7162-2003062420:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7162-2003062420:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7162-2003062420:50:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7163-2003062422%3A18%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7163-2003062422%3A18%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7163-2003062422%3A18%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7163-2003062422%3A18%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 22)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7163-2003062422%3A18%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7163-2003062422:18:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7163-2003062422:18:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7163-2003062422:18:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7164-2003062423%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7164-2003062423%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7164-2003062423%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7164-2003062423%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7164-2003062423%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7164-2003062423:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7164-2003062423:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7164-2003062423:30:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7165-2003062500%3A44%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7165-2003062500%3A44%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7165-2003062500%3A44%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7165-2003062500%3A44%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7165-2003062500%3A44%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7165-2003062500:44:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7165-2003062500:44:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.73333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7165-2003062500:44:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7166-2003062502%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7166-2003062502%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7166-2003062502%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7166-2003062502%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7166-2003062502%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7166-2003062502:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7166-2003062502:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.9 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7166-2003062502:25:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7167-2003062504%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7167-2003062504%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7167-2003062504%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7167-2003062504%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7167-2003062504%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7167-2003062504:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7167-2003062504:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7167-2003062504:00:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7168-2003062505%3A12%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7168-2003062505%3A12%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7168-2003062505%3A12%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7168-2003062505%3A12%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7168-2003062505%3A12%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7168-2003062505:12:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7168-2003062505:12:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.52 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7168-2003062505:12:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7169-2003062506%3A37%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7169-2003062506%3A37%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7169-2003062506%3A37%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7169-2003062506%3A37%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 22)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7169-2003062506%3A37%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7169-2003062506:37:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7169-2003062506:37:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.6166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7169-2003062506:37:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7170-2003062508%3A12%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7170-2003062508%3A12%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7170-2003062508%3A12%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7170-2003062508%3A12%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 22)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7170-2003062508%3A12%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7170-2003062508:12:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7170-2003062508:12:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7170-2003062508:12:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7171-2003062510%3A22%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7171-2003062510%3A22%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7171-2003062510%3A22%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7171-2003062510%3A22%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7171-2003062510%3A22%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7171-2003062510:22:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7171-2003062510:22:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7171-2003062510:22:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7172-2003062511%3A44%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7172-2003062511%3A44%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7172-2003062511%3A44%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7172-2003062511%3A44%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7172-2003062511%3A44%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7172-2003062511:44:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7172-2003062511:44:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7172-2003062511:44:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7173-2003062513%3A04%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7173-2003062513%3A04%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7173-2003062513%3A04%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7173-2003062513%3A04%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7173-2003062513%3A04%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7173-2003062513:04:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7173-2003062513:04:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7173-2003062513:04:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7174-2003062515%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7174-2003062515%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7174-2003062515%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7174-2003062515%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7174-2003062515%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7174-2003062515:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7174-2003062515:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7174-2003062515:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7175-2003062516%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7175-2003062516%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7175-2003062516%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7175-2003062516%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7175-2003062516%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7175-2003062516:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7175-2003062516:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7175-2003062516:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7176-2003062517%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7176-2003062517%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7176-2003062517%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7176-2003062517%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7176-2003062517%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7176-2003062517:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7176-2003062517:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7176-2003062517:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7177-2003062519%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7177-2003062519%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7177-2003062519%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7177-2003062519%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 20)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7177-2003062519%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7177-2003062519:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7177-2003062519:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7177-2003062519:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7178-2003062520%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7178-2003062520%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7178-2003062520%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7178-2003062520%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 20)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7178-2003062520%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7178-2003062520:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7178-2003062520:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7178-2003062520:20:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7179-2003062521%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7179-2003062521%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7179-2003062521%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7179-2003062521%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 20)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7179-2003062521%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7179-2003062521:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7179-2003062521:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7179-2003062521:30:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7180-2003062522%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7180-2003062522%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7180-2003062522%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7180-2003062522%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 20)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7180-2003062522%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7180-2003062522:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7180-2003062522:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7180-2003062522:53:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7181-2003062600%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7181-2003062600%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7181-2003062600%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7181-2003062600%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 20)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7181-2003062600%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7181-2003062600:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7181-2003062600:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.033333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7181-2003062600:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7182-2003062601%3A18%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7182-2003062601%3A18%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7182-2003062601%3A18%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7182-2003062601%3A18%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 20)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7182-2003062601%3A18%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7182-2003062601:18:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7182-2003062601:18:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7182-2003062601:18:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7183-2003062602%3A48%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7183-2003062602%3A48%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7183-2003062602%3A48%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7183-2003062602%3A48%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 20)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7183-2003062602%3A48%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7183-2003062602:48:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7183-2003062602:48:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7183-2003062602:48:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7184-2003062604%3A03%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7184-2003062604%3A03%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7184-2003062604%3A03%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7184-2003062604%3A03%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 20)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7184-2003062604%3A03%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7184-2003062604:03:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7184-2003062604:03:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7184-2003062604:03:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7185-2003062605%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7185-2003062605%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7185-2003062605%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7185-2003062605%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 20)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7185-2003062605%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7185-2003062605:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7185-2003062605:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7185-2003062605:15:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7186-2003062606%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7186-2003062606%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7186-2003062606%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7186-2003062606%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 20)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7186-2003062606%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7186-2003062606:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7186-2003062606:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7186-2003062606:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7187-2003062608%3A01%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7187-2003062608%3A01%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7187-2003062608%3A01%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7187-2003062608%3A01%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 20)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7187-2003062608%3A01%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7187-2003062608:01:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7187-2003062608:01:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7187-2003062608:01:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7188-2003062610%3A32%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7188-2003062610%3A32%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7188-2003062610%3A32%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4167"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7188-2003062610%3A32%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 19)"^^geo:wktLiteral ;
  geo-pos:lat "72.4167"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7188-2003062610%3A32%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7188-2003062610:32:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7188-2003062610:32:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '72.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7188-2003062610:32:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7189-2003062613%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7189-2003062613%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7189-2003062613%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7189-2003062613%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 18)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7189-2003062613%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7189-2003062613:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7189-2003062613:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7189-2003062613:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7121-2004062001%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7121-2004062001%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7121-2004062001%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7121-2004062001%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7121-2004062001%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7121-2004062001:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7121-2004062001:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.1333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 99.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7121-2004062001:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7122-2004062002%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7122-2004062002%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7122-2004062002%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7122-2004062002%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7122-2004062002%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7122-2004062002:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7122-2004062002:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7122-2004062002:15:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7123-2004062004%3A12%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7123-2004062004%3A12%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7123-2004062004%3A12%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7123-2004062004%3A12%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7123-2004062004%3A12%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7123-2004062004:12:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7123-2004062004:12:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7123-2004062004:12:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7124-2004062005%3A14%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7124-2004062005%3A14%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7124-2004062005%3A14%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7124-2004062005%3A14%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7124-2004062005%3A14%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7124-2004062005:14:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7124-2004062005:14:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7124-2004062005:14:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7125-2004062006%3A28%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7125-2004062006%3A28%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7125-2004062006%3A28%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7125-2004062006%3A28%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7125-2004062006%3A28%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7125-2004062006:28:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7125-2004062006:28:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.52 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7125-2004062006:28:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7126-2004062008%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7126-2004062008%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7126-2004062008%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7126-2004062008%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7126-2004062008%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7126-2004062008:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7126-2004062008:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.4 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7126-2004062008:16:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7127-2004062010%3A01%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7127-2004062010%3A01%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7127-2004062010%3A01%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0833"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7127-2004062010%3A01%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.0833"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7127-2004062010%3A01%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7127-2004062010:01:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7127-2004062010:01:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '71.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 91.91 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7127-2004062010:01:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7128-2004062011%3A18%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7128-2004062011%3A18%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7128-2004062011%3A18%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7128-2004062011%3A18%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7128-2004062011%3A18%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7128-2004062011:18:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7128-2004062011:18:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 105.99 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7128-2004062011:18:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7129-2004062012%3A24%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7129-2004062012%3A24%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7129-2004062012%3A24%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7129-2004062012%3A24%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7129-2004062012%3A24%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7129-2004062012:24:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7129-2004062012:24:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7129-2004062012:24:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7130-2004062013%3A31%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7130-2004062013%3A31%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7130-2004062013%3A31%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7130-2004062013%3A31%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7130-2004062013%3A31%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7130-2004062013:31:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7130-2004062013:31:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7130-2004062013:31:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7131-2004062016%3A14%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7131-2004062016%3A14%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7131-2004062016%3A14%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7131-2004062016%3A14%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7131-2004062016%3A14%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7131-2004062016:14:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7131-2004062016:14:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7131-2004062016:14:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7132-2004062017%3A24%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7132-2004062017%3A24%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7132-2004062017%3A24%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7132-2004062017%3A24%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7132-2004062017%3A24%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7132-2004062017:24:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7132-2004062017:24:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7132-2004062017:24:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7133-2004062019%3A04%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7133-2004062019%3A04%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7133-2004062019%3A04%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7133-2004062019%3A04%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7133-2004062019%3A04%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7133-2004062019:04:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7133-2004062019:04:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7133-2004062019:04:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7134-2004062020%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7134-2004062020%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7134-2004062020%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7134-2004062020%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7134-2004062020%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7134-2004062020:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7134-2004062020:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7134-2004062020:50:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7135-2004062022%3A09%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7135-2004062022%3A09%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7135-2004062022%3A09%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 26.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "26.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7135-2004062022%3A09%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 26.4)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "26.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7135-2004062022%3A09%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7135-2004062022:09:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7135-2004062022:09:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.4'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7135-2004062022:09:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7145-2004062318%3A22%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7145-2004062318%3A22%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7145-2004062318%3A22%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 19.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "19.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7145-2004062318%3A22%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 19.6167)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "19.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7145-2004062318%3A22%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7145-2004062318:22:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7145-2004062318:22:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.6167'^^xsd:double;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7145-2004062318:22:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7146-2004062320%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7146-2004062320%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7146-2004062320%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 19.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "19.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7146-2004062320%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 19.5667)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "19.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7146-2004062320%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7146-2004062320:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7146-2004062320:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.5667'^^xsd:double;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 96.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7146-2004062320:16:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7154-2004062508%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7154-2004062508%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7154-2004062508%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7154-2004062508%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7154-2004062508%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7154-2004062508:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7154-2004062508:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 107.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7154-2004062508:35:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7155-2004062509%3A46%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7155-2004062509%3A46%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7155-2004062509%3A46%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7155-2004062509%3A46%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7155-2004062509%3A46%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7155-2004062509:46:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7155-2004062509:46:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.7666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 102.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7155-2004062509:46:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7156-2004062510%3A58%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7156-2004062510%3A58%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7156-2004062510%3A58%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7156-2004062510%3A58%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7156-2004062510%3A58%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7156-2004062510:58:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7156-2004062510:58:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 97.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7156-2004062510:58:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7157-2004062512%3A11%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7157-2004062512%3A11%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7157-2004062512%3A11%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7157-2004062512%3A11%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7157-2004062512%3A11%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7157-2004062512:11:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7157-2004062512:11:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 92.7 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7157-2004062512:11:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7159-2004062515%3A14%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7159-2004062515%3A14%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7159-2004062515%3A14%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7159-2004062515%3A14%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7159-2004062515%3A14%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7159-2004062515:14:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7159-2004062515:14:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7159-2004062515:14:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7160-2004062516%3A24%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7160-2004062516%3A24%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7160-2004062516%3A24%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7160-2004062516%3A24%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7160-2004062516%3A24%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7160-2004062516:24:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7160-2004062516:24:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7160-2004062516:24:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7161-2004062518%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7161-2004062518%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7161-2004062518%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7161-2004062518%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7161-2004062518%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7161-2004062518:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7161-2004062518:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7161-2004062518:20:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7162-2004062520%3A13%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7162-2004062520%3A13%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7162-2004062520%3A13%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7162-2004062520%3A13%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7162-2004062520%3A13%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7162-2004062520:13:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7162-2004062520:13:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7162-2004062520:13:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7163-2004062522%3A09%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7163-2004062522%3A09%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7163-2004062522%3A09%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7163-2004062522%3A09%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7163-2004062522%3A09%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7163-2004062522:09:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7163-2004062522:09:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7163-2004062522:09:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7164-2004062523%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7164-2004062523%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7164-2004062523%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7164-2004062523%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7164-2004062523%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7164-2004062523:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7164-2004062523:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 90.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7164-2004062523:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7172-2004062613%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7172-2004062613%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7172-2004062613%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7172-2004062613%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 25)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7172-2004062613%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7172-2004062613:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7172-2004062613:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 97.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7172-2004062613:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7173-2004062614%3A57%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7173-2004062614%3A57%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7173-2004062614%3A57%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7173-2004062614%3A57%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7173-2004062614%3A57%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7173-2004062614:57:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7173-2004062614:57:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7173-2004062614:57:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7176-2004062619%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7176-2004062619%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7176-2004062619%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7176-2004062619%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7176-2004062619%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7176-2004062619:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7176-2004062619:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7176-2004062619:10:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7178-2004062622%3A14%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7178-2004062622%3A14%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7178-2004062622%3A14%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7178-2004062622%3A14%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7178-2004062622%3A14%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7178-2004062622:14:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7178-2004062622:14:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 104.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7178-2004062622:14:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7182-2004062705%3A18%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7182-2004062705%3A18%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7182-2004062705%3A18%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7182-2004062705%3A18%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7182-2004062705%3A18%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7182-2004062705:18:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7182-2004062705:18:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7182-2004062705:18:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7184-2004062708%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7184-2004062708%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7184-2004062708%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7184-2004062708%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7184-2004062708%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7184-2004062708:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7184-2004062708:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.2833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7184-2004062708:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7185-2004062710%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7185-2004062710%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7185-2004062710%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7185-2004062710%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7185-2004062710%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7185-2004062710:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7185-2004062710:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7185-2004062710:30:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7194-2004062801%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7194-2004062801%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7194-2004062801%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7194-2004062801%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7194-2004062801%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7194-2004062801:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7194-2004062801:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7194-2004062801:35:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7195-2004062803%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7195-2004062803%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7195-2004062803%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7195-2004062803%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7195-2004062803%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7195-2004062803:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7195-2004062803:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 90.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7195-2004062803:38:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7196-2004062804%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7196-2004062804%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7196-2004062804%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7196-2004062804%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7196-2004062804%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7196-2004062804:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7196-2004062804:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7196-2004062804:50:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7197-2004062806%3A01%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7197-2004062806%3A01%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7197-2004062806%3A01%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7197-2004062806%3A01%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7197-2004062806%3A01%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7197-2004062806:01:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7197-2004062806:01:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7197-2004062806:01:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7198-2004062808%3A01%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7198-2004062808%3A01%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7198-2004062808%3A01%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7198-2004062808%3A01%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7198-2004062808%3A01%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7198-2004062808:01:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7198-2004062808:01:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7198-2004062808:01:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7202-2004062814%3A22%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7202-2004062814%3A22%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7202-2004062814%3A22%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7202-2004062814%3A22%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7202-2004062814%3A22%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7202-2004062814:22:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7202-2004062814:22:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7202-2004062814:22:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7203-2004062815%3A28%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7203-2004062815%3A28%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7203-2004062815%3A28%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7203-2004062815%3A28%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7203-2004062815%3A28%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7203-2004062815:28:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7203-2004062815:28:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7203-2004062815:28:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7030-2005052613%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7030-2005052613%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7030-2005052613%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7030-2005052613%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7030-2005052613%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7030-2005052613:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7030-2005052613:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7030-2005052613:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7039-2005052706%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7039-2005052706%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7039-2005052706%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7039-2005052706%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7039-2005052706%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7039-2005052706:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7039-2005052706:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 105.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7039-2005052706:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7040-2005052708%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7040-2005052708%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7040-2005052708%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7040-2005052708%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7040-2005052708%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7040-2005052708:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7040-2005052708:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7040-2005052708:30:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7043-2005052711%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7043-2005052711%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7043-2005052711%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7043-2005052711%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7043-2005052711%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7043-2005052711:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7043-2005052711:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7043-2005052711:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7044-2005052712%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7044-2005052712%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7044-2005052712%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7044-2005052712%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7044-2005052712%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7044-2005052712:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7044-2005052712:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7044-2005052712:40:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7045-2005052714%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7045-2005052714%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7045-2005052714%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7045-2005052714%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7045-2005052714%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7045-2005052714:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7045-2005052714:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7045-2005052714:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7046-2005052716%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7046-2005052716%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7046-2005052716%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7046-2005052716%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7046-2005052716%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7046-2005052716:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7046-2005052716:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7046-2005052716:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7047-2005052717%3A26%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7047-2005052717%3A26%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7047-2005052717%3A26%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7047-2005052717%3A26%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7047-2005052717%3A26%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7047-2005052717:26:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7047-2005052717:26:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7047-2005052717:26:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7048-2005052718%3A39%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7048-2005052718%3A39%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7048-2005052718%3A39%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7048-2005052718%3A39%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7048-2005052718%3A39%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7048-2005052718:39:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7048-2005052718:39:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7048-2005052718:39:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7049-2005052719%3A46%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7049-2005052719%3A46%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7049-2005052719%3A46%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7049-2005052719%3A46%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7049-2005052719%3A46%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7049-2005052719:46:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7049-2005052719:46:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7049-2005052719:46:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7052-2005052801%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7052-2005052801%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7052-2005052801%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7052-2005052801%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7052-2005052801%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7052-2005052801:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7052-2005052801:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7052-2005052801:05:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7053-2005052902%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7053-2005052902%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7053-2005052902%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7053-2005052902%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7053-2005052902%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7053-2005052902:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7053-2005052902:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 100.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7053-2005052902:38:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7054-2005052904%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7054-2005052904%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7054-2005052904%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7054-2005052904%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7054-2005052904%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7054-2005052904:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7054-2005052904:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7054-2005052904:50:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7055-2005052906%3A37%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7055-2005052906%3A37%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7055-2005052906%3A37%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7055-2005052906%3A37%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7055-2005052906%3A37%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7055-2005052906:37:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7055-2005052906:37:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.6166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7055-2005052906:37:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7056-2005052908%3A31%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7056-2005052908%3A31%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7056-2005052908%3A31%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7056-2005052908%3A31%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7056-2005052908%3A31%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7056-2005052908:31:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7056-2005052908:31:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.5166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7056-2005052908:31:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7057-2005052909%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7057-2005052909%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7057-2005052909%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7057-2005052909%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7057-2005052909%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7057-2005052909:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7057-2005052909:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 96.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7057-2005052909:55:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7058-2005052912%3A14%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7058-2005052912%3A14%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7058-2005052912%3A14%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7058-2005052912%3A14%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7058-2005052912%3A14%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7058-2005052912:14:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7058-2005052912:14:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7058-2005052912:14:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7059-2005052913%3A31%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7059-2005052913%3A31%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7059-2005052913%3A31%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7059-2005052913%3A31%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7059-2005052913%3A31%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7059-2005052913:31:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7059-2005052913:31:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7059-2005052913:31:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7060-2005052914%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7060-2005052914%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7060-2005052914%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7060-2005052914%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7060-2005052914%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7060-2005052914:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7060-2005052914:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7060-2005052914:54:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7061-2005052916%3A04%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7061-2005052916%3A04%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7061-2005052916%3A04%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7061-2005052916%3A04%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7061-2005052916%3A04%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7061-2005052916:04:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7061-2005052916:04:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7061-2005052916:04:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7062-2005052917%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7062-2005052917%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7062-2005052917%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7062-2005052917%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7062-2005052917%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7062-2005052917:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7062-2005052917:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7062-2005052917:25:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7063-2005052918%3A37%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7063-2005052918%3A37%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7063-2005052918%3A37%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7063-2005052918%3A37%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7063-2005052918%3A37%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7063-2005052918:37:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7063-2005052918:37:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7063-2005052918:37:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7066-2005053002%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7066-2005053002%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7066-2005053002%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7066-2005053002%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7066-2005053002%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7066-2005053002:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7066-2005053002:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7066-2005053002:25:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7067-2005053003%3A37%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7067-2005053003%3A37%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7067-2005053003%3A37%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7067-2005053003%3A37%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 27)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7067-2005053003%3A37%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7067-2005053003:37:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7067-2005053003:37:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.6166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7067-2005053003:37:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7068-2005053005%3A09%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7068-2005053005%3A09%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7068-2005053005%3A09%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7068-2005053005%3A09%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7068-2005053005%3A09%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7068-2005053005:09:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7068-2005053005:09:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7068-2005053005:09:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7070-2005053007%3A59%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7070-2005053007%3A59%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7070-2005053007%3A59%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7070-2005053007%3A59%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7070-2005053007%3A59%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7070-2005053007:59:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7070-2005053007:59:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.9833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7070-2005053007:59:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7071-2005053009%3A04%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7071-2005053009%3A04%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7071-2005053009%3A04%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7071-2005053009%3A04%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7071-2005053009%3A04%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7071-2005053009:04:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7071-2005053009:04:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.0666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7071-2005053009:04:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7072-2005053010%3A03%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7072-2005053010%3A03%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7072-2005053010%3A03%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7072-2005053010%3A03%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7072-2005053010%3A03%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7072-2005053010:03:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7072-2005053010:03:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7072-2005053010:03:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7073-2005053011%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7073-2005053011%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7073-2005053011%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7073-2005053011%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7073-2005053011%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7073-2005053011:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7073-2005053011:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7073-2005053011:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7074-2005053012%3A19%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7074-2005053012%3A19%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7074-2005053012%3A19%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7074-2005053012%3A19%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7074-2005053012%3A19%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7074-2005053012:19:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7074-2005053012:19:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 99.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7074-2005053012:19:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7075-2005053013%3A31%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7075-2005053013%3A31%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7075-2005053013%3A31%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7075-2005053013%3A31%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7075-2005053013%3A31%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7075-2005053013:31:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7075-2005053013:31:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7075-2005053013:31:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7076-2005053015%3A41%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7076-2005053015%3A41%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7076-2005053015%3A41%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7076-2005053015%3A41%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7076-2005053015%3A41%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7076-2005053015:41:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7076-2005053015:41:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7076-2005053015:41:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7077-2005053018%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7077-2005053018%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7077-2005053018%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7077-2005053018%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7077-2005053018%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7077-2005053018:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7077-2005053018:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7077-2005053018:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7078-2005053019%3A48%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7078-2005053019%3A48%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7078-2005053019%3A48%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7078-2005053019%3A48%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7078-2005053019%3A48%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7078-2005053019:48:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7078-2005053019:48:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7078-2005053019:48:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7079-2005053021%3A06%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7079-2005053021%3A06%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7079-2005053021%3A06%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7079-2005053021%3A06%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7079-2005053021%3A06%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7079-2005053021:06:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7079-2005053021:06:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7079-2005053021:06:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7080-2005053101%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7080-2005053101%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7080-2005053101%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7080-2005053101%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7080-2005053101%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7080-2005053101:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7080-2005053101:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7080-2005053101:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7081-2005053103%3A44%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7081-2005053103%3A44%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7081-2005053103%3A44%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7081-2005053103%3A44%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7081-2005053103%3A44%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7081-2005053103:44:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7081-2005053103:44:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.7333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7081-2005053103:44:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7082-2005053104%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7082-2005053104%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7082-2005053104%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7082-2005053104%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7082-2005053104%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7082-2005053104:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7082-2005053104:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7082-2005053104:54:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7083-2005053106%3A06%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7083-2005053106%3A06%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7083-2005053106%3A06%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7083-2005053106%3A06%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7083-2005053106%3A06%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7083-2005053106:06:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7083-2005053106:06:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7083-2005053106:06:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7084-2005053108%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7084-2005053108%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7084-2005053108%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7084-2005053108%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7084-2005053108%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7084-2005053108:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7084-2005053108:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7084-2005053108:15:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7085-2005053109%3A28%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7085-2005053109%3A28%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7085-2005053109%3A28%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7085-2005053109%3A28%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7085-2005053109%3A28%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7085-2005053109:28:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7085-2005053109:28:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7085-2005053109:28:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7086-2005053111%3A43%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7086-2005053111%3A43%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7086-2005053111%3A43%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7086-2005053111%3A43%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7086-2005053111%3A43%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7086-2005053111:43:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7086-2005053111:43:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7086-2005053111:43:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7087-2005053113%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7087-2005053113%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7087-2005053113%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7087-2005053113%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7087-2005053113%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7087-2005053113:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7087-2005053113:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 90.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7087-2005053113:00:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7088-2005053115%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7088-2005053115%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7088-2005053115%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7088-2005053115%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7088-2005053115%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7088-2005053115:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7088-2005053115:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7088-2005053115:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7089-2005053117%3A03%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7089-2005053117%3A03%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7089-2005053117%3A03%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7089-2005053117%3A03%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7089-2005053117%3A03%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7089-2005053117:03:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7089-2005053117:03:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 22.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7089-2005053117:03:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7090-2005053119%3A04%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7090-2005053119%3A04%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7090-2005053119%3A04%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7090-2005053119%3A04%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7090-2005053119%3A04%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7090-2005053119:04:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7090-2005053119:04:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7090-2005053119:04:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7091-2005053121%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7091-2005053121%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7091-2005053121%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7091-2005053121%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7091-2005053121%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7091-2005053121:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7091-2005053121:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '21.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7091-2005053121:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7092-2005053123%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7092-2005053123%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7092-2005053123%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7092-2005053123%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 29)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7092-2005053123%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7092-2005053123:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7092-2005053123:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7092-2005053123:35:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7094-2005060102%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7094-2005060102%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7094-2005060102%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7094-2005060102%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "73.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7094-2005060102%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7094-2005060102:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7094-2005060102:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '73.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7094-2005060102:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7095-2005060103%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7095-2005060103%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7095-2005060103%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7095-2005060103%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7095-2005060103%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7095-2005060103:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7095-2005060103:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7095-2005060103:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7103-2005060204%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7103-2005060204%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7103-2005060204%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7103-2005060204%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7103-2005060204%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7103-2005060204:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7103-2005060204:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7103-2005060204:30:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7104-2005060207%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7104-2005060207%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7104-2005060207%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7104-2005060207%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7104-2005060207%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7104-2005060207:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7104-2005060207:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.7 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7104-2005060207:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7105-2005060208%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7105-2005060208%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7105-2005060208%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7105-2005060208%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7105-2005060208%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7105-2005060208:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7105-2005060208:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7105-2005060208:54:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7106-2005060211%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7106-2005060211%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7106-2005060211%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7106-2005060211%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7106-2005060211%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7106-2005060211:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7106-2005060211:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7106-2005060211:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7107-2005060213%3A19%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7107-2005060213%3A19%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7107-2005060213%3A19%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7107-2005060213%3A19%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7107-2005060213%3A19%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7107-2005060213:19:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7107-2005060213:19:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7107-2005060213:19:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7108-2005060215%3A31%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7108-2005060215%3A31%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7108-2005060215%3A31%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7108-2005060215%3A31%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7108-2005060215%3A31%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7108-2005060215:31:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7108-2005060215:31:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7108-2005060215:31:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7109-2005060219%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7109-2005060219%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7109-2005060219%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7109-2005060219%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7109-2005060219%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7109-2005060219:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7109-2005060219:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7109-2005060219:10:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7110-2005060221%3A03%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7110-2005060221%3A03%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7110-2005060221%3A03%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7110-2005060221%3A03%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7110-2005060221%3A03%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7110-2005060221:03:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7110-2005060221:03:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7110-2005060221:03:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7111-2005060223%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7111-2005060223%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7111-2005060223%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7111-2005060223%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7111-2005060223%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7111-2005060223:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7111-2005060223:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7111-2005060223:30:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7112-2005060301%3A24%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7112-2005060301%3A24%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7112-2005060301%3A24%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7112-2005060301%3A24%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7112-2005060301%3A24%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7112-2005060301:24:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7112-2005060301:24:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7112-2005060301:24:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7113-2005060305%3A56%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7113-2005060305%3A56%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7113-2005060305%3A56%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "30.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7113-2005060305%3A56%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.5)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7113-2005060305%3A56%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7113-2005060305:56:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7113-2005060305:56:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.9333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.5'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.99 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7113-2005060305:56:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7114-2005060311%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7114-2005060311%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7114-2005060311%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7114-2005060311%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7114-2005060311%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7114-2005060311:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7114-2005060311:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7114-2005060311:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7115-2005060314%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7115-2005060314%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7115-2005060314%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7115-2005060314%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7115-2005060314%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7115-2005060314:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7115-2005060314:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7115-2005060314:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7116-2005060315%3A26%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7116-2005060315%3A26%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7116-2005060315%3A26%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7116-2005060315%3A26%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7116-2005060315%3A26%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7116-2005060315:26:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7116-2005060315:26:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 94.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7116-2005060315:26:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7117-2005060316%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7117-2005060316%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7117-2005060316%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7117-2005060316%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7117-2005060316%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7117-2005060316:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7117-2005060316:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 91.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7117-2005060316:50:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7118-2005060318%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7118-2005060318%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7118-2005060318%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7118-2005060318%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7118-2005060318%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7118-2005060318:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7118-2005060318:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7118-2005060318:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7119-2005060319%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7119-2005060319%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7119-2005060319%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7119-2005060319%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7119-2005060319%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7119-2005060319:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7119-2005060319:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7119-2005060319:05:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7120-2005060320%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7120-2005060320%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7120-2005060320%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7120-2005060320%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7120-2005060320%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7120-2005060320:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7120-2005060320:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7120-2005060320:15:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7121-2005060321%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7121-2005060321%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7121-2005060321%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7121-2005060321%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7121-2005060321%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7121-2005060321:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7121-2005060321:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7121-2005060321:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7122-2005060322%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7122-2005060322%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7122-2005060322%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7122-2005060322%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7122-2005060322%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7122-2005060322:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7122-2005060322:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 100.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7122-2005060322:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7123-2005060323%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7123-2005060323%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7123-2005060323%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7123-2005060323%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7123-2005060323%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7123-2005060323:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7123-2005060323:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7123-2005060323:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7124-2005060400%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7124-2005060400%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7124-2005060400%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7124-2005060400%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7124-2005060400%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7124-2005060400:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7124-2005060400:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.91666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7124-2005060400:55:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7125-2005060405%3A44%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7125-2005060405%3A44%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7125-2005060405%3A44%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7125-2005060405%3A44%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 35)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7125-2005060405%3A44%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7125-2005060405:44:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7125-2005060405:44:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.7333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7125-2005060405:44:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7126-2005060406%3A56%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7126-2005060406%3A56%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7126-2005060406%3A56%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7126-2005060406%3A56%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7126-2005060406%3A56%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7126-2005060406:56:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7126-2005060406:56:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.9333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 23.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7126-2005060406:56:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7127-2005060408%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7127-2005060408%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7127-2005060408%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7127-2005060408%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7127-2005060408%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7127-2005060408:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7127-2005060408:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7127-2005060408:10:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7128-2005060409%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7128-2005060409%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7128-2005060409%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7128-2005060409%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7128-2005060409%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7128-2005060409:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7128-2005060409:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7128-2005060409:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7129-2005060410%3A49%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7129-2005060410%3A49%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7129-2005060410%3A49%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7129-2005060410%3A49%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7129-2005060410%3A49%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7129-2005060410:49:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7129-2005060410:49:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 93.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7129-2005060410:49:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7130-2005060412%3A11%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7130-2005060412%3A11%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7130-2005060412%3A11%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7130-2005060412%3A11%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7130-2005060412%3A11%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7130-2005060412:11:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7130-2005060412:11:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 97.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7130-2005060412:11:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7131-2005060413%3A28%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7131-2005060413%3A28%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7131-2005060413%3A28%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7131-2005060413%3A28%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 35)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7131-2005060413%3A28%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7131-2005060413:28:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7131-2005060413:28:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7131-2005060413:28:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7132-2005060414%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7132-2005060414%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7132-2005060414%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7132-2005060414%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 35)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7132-2005060414%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7132-2005060414:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7132-2005060414:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 102.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7132-2005060414:54:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7138-2005060502%3A49%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7138-2005060502%3A49%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7138-2005060502%3A49%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7138-2005060502%3A49%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 37)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7138-2005060502%3A49%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7138-2005060502:49:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7138-2005060502:49:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.8166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '37'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 93.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7138-2005060502:49:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7139-2005060504%3A19%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7139-2005060504%3A19%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7139-2005060504%3A19%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7139-2005060504%3A19%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 37)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7139-2005060504%3A19%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7139-2005060504:19:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7139-2005060504:19:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.3166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '37'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7139-2005060504:19:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7140-2005060505%3A18%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7140-2005060505%3A18%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7140-2005060505%3A18%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7140-2005060505%3A18%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 37)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7140-2005060505%3A18%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7140-2005060505:18:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7140-2005060505:18:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '37'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7140-2005060505:18:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7143-2005060512%3A13%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7143-2005060512%3A13%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7143-2005060512%3A13%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7143-2005060512%3A13%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 39)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7143-2005060512%3A13%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7143-2005060512:13:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7143-2005060512:13:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '39'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 95.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7143-2005060512:13:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7152-2005060605%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7152-2005060605%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7152-2005060605%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1667 37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1667"^^xsd:decimal ;
  dwc:decimalLongitude "37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7152-2005060605%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1667 37)"^^geo:wktLiteral ;
  geo-pos:lat "69.1667"^^xsd:decimal ;
  geo-pos:long "37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7152-2005060605%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7152-2005060605:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7152-2005060605:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '37'^^xsd:integer;
  dwc:latitude '69.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7152-2005060605:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7159-2005060618%3A18%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7159-2005060618%3A18%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7159-2005060618%3A18%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.8333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7159-2005060618%3A18%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8333 35)"^^geo:wktLiteral ;
  geo-pos:lat "69.8333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7159-2005060618%3A18%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7159-2005060618:18:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7159-2005060618:18:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '69.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7159-2005060618:18:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7160-2005060619%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7160-2005060619%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7160-2005060619%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.6667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7160-2005060619%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6667 35)"^^geo:wktLiteral ;
  geo-pos:lat "69.6667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7160-2005060619%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7160-2005060619:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7160-2005060619:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '69.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7160-2005060619:30:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7161-2005060621%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7161-2005060621%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7161-2005060621%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7161-2005060621%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 35)"^^geo:wktLiteral ;
  geo-pos:lat "69.5"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7161-2005060621%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7161-2005060621:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7161-2005060621:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '69.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7161-2005060621:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7162-2005060622%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7162-2005060622%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7162-2005060622%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6 34.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.6"^^xsd:decimal ;
  dwc:decimalLongitude "34.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7162-2005060622%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6 34.1667)"^^geo:wktLiteral ;
  geo-pos:lat "69.6"^^xsd:decimal ;
  geo-pos:long "34.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7162-2005060622%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7162-2005060622:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7162-2005060622:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34.1667'^^xsd:double;
  dwc:latitude '69.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7162-2005060622:54:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7163-2005060703%3A09%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7163-2005060703%3A09%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7163-2005060703%3A09%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7163-2005060703%3A09%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 33)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2005206_IMR-58JH-7163-2005060703%3A09%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7163-2005060703:09:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7163-2005060703:09:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 111.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7163-2005060703:09:00Z-126735'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7001-2006052322%3A01%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7001-2006052322%3A01%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7001-2006052322%3A01%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.76 17.5317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.76"^^xsd:decimal ;
  dwc:decimalLongitude "17.5317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7001-2006052322%3A01%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.76 17.5317)"^^geo:wktLiteral ;
  geo-pos:lat "69.76"^^xsd:decimal ;
  geo-pos:long "17.5317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7001-2006052322%3A01%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7001-2006052322:01:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7001-2006052322:01:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.5317'^^xsd:double;
  dwc:latitude '69.76'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7001-2006052322:01:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7002-2006052323%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7002-2006052323%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7002-2006052323%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.885 17.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.885"^^xsd:decimal ;
  dwc:decimalLongitude "17.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7002-2006052323%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.885 17.2333)"^^geo:wktLiteral ;
  geo-pos:lat "69.885"^^xsd:decimal ;
  geo-pos:long "17.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7002-2006052323%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7002-2006052323:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7002-2006052323:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.2333'^^xsd:double;
  dwc:latitude '69.885'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7002-2006052323:16:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7003-2006052400%3A13%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7003-2006052400%3A13%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7003-2006052400%3A13%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7003-2006052400%3A13%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 17)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7003-2006052400%3A13%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7003-2006052400:13:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7003-2006052400:13:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.21666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7003-2006052400:13:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7004-2006052401%3A57%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7004-2006052401%3A57%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7004-2006052401%3A57%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1667"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7004-2006052401%3A57%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 17)"^^geo:wktLiteral ;
  geo-pos:lat "70.1667"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7004-2006052401%3A57%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7004-2006052401:57:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7004-2006052401:57:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '70.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 41.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7004-2006052401:57:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7005-2006052403%3A03%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7005-2006052403%3A03%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7005-2006052403%3A03%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7005-2006052403%3A03%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 17)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7005-2006052403%3A03%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7005-2006052403:03:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7005-2006052403:03:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7005-2006052403:03:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7006-2006052404%3A13%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7006-2006052404%3A13%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7006-2006052404%3A13%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7006-2006052404%3A13%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 17)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7006-2006052404%3A13%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7006-2006052404:13:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7006-2006052404:13:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.2166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 33.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7006-2006052404:13:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7007-2006052405%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7007-2006052405%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7007-2006052405%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7007-2006052405%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 17)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7007-2006052405%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7007-2006052405:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7007-2006052405:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7007-2006052405:20:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7008-2006052406%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7008-2006052406%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7008-2006052406%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7008-2006052406%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 17)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7008-2006052406%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7008-2006052406:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7008-2006052406:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7008-2006052406:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7009-2006052407%3A36%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7009-2006052407%3A36%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7009-2006052407%3A36%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7009-2006052407%3A36%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 17)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7009-2006052407%3A36%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7009-2006052407:36:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7009-2006052407:36:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 38.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7009-2006052407:36:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7010-2006052408%3A48%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7010-2006052408%3A48%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7010-2006052408%3A48%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7010-2006052408%3A48%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 17)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7010-2006052408%3A48%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7010-2006052408:48:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7010-2006052408:48:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 33.99 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7010-2006052408:48:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7011-2006052409%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7011-2006052409%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7011-2006052409%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7011-2006052409%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 17)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7011-2006052409%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7011-2006052409:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7011-2006052409:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.54 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7011-2006052409:54:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7012-2006052411%3A04%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7012-2006052411%3A04%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7012-2006052411%3A04%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7012-2006052411%3A04%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 17)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7012-2006052411%3A04%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7012-2006052411:04:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7012-2006052411:04:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7012-2006052411:04:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7013-2006052412%3A11%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7013-2006052412%3A11%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7013-2006052412%3A11%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7013-2006052412%3A11%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 17)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7013-2006052412%3A11%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7013-2006052412:11:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7013-2006052412:11:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 41.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7013-2006052412:11:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7014-2006052413%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7014-2006052413%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7014-2006052413%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7014-2006052413%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 17)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7014-2006052413%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7014-2006052413:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7014-2006052413:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7014-2006052413:20:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7015-2006052415%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7015-2006052415%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7015-2006052415%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7015-2006052415%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 17)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7015-2006052415%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7015-2006052415:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7015-2006052415:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.4 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7015-2006052415:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7016-2006052416%3A46%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7016-2006052416%3A46%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7016-2006052416%3A46%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7016-2006052416%3A46%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 17)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7016-2006052416%3A46%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7016-2006052416:46:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7016-2006052416:46:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7016-2006052416:46:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7017-2006052417%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7017-2006052417%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7017-2006052417%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7017-2006052417%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 17)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7017-2006052417%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7017-2006052417:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7017-2006052417:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 37.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7017-2006052417:54:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7018-2006052420%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7018-2006052420%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7018-2006052420%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7018-2006052420%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 17)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7018-2006052420%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7018-2006052420:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7018-2006052420:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7018-2006052420:10:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7020-2006052503%3A49%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7020-2006052503%3A49%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7020-2006052503%3A49%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7020-2006052503%3A49%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 19)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7020-2006052503%3A49%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7020-2006052503:49:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7020-2006052503:49:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.8166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 38.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7020-2006052503:49:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7021-2006052505%3A06%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7021-2006052505%3A06%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7021-2006052505%3A06%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7021-2006052505%3A06%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 19)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7021-2006052505%3A06%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7021-2006052505:06:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7021-2006052505:06:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 26.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7021-2006052505:06:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7022-2006052507%3A01%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7022-2006052507%3A01%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7022-2006052507%3A01%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7022-2006052507%3A01%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 19)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7022-2006052507%3A01%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7022-2006052507:01:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7022-2006052507:01:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7022-2006052507:01:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7023-2006052508%3A06%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7023-2006052508%3A06%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7023-2006052508%3A06%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7023-2006052508%3A06%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 19)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7023-2006052508%3A06%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7023-2006052508:06:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7023-2006052508:06:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7023-2006052508:06:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7024-2006052509%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7024-2006052509%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7024-2006052509%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7024-2006052509%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 19)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7024-2006052509%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7024-2006052509:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7024-2006052509:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7024-2006052509:25:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7025-2006052510%3A39%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7025-2006052510%3A39%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7025-2006052510%3A39%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7025-2006052510%3A39%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 19)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7025-2006052510%3A39%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7025-2006052510:39:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7025-2006052510:39:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7025-2006052510:39:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7026-2006052511%3A57%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7026-2006052511%3A57%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7026-2006052511%3A57%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7026-2006052511%3A57%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 19)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7026-2006052511%3A57%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7026-2006052511:57:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7026-2006052511:57:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7026-2006052511:57:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7027-2006052513%3A09%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7027-2006052513%3A09%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7027-2006052513%3A09%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7027-2006052513%3A09%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 19)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7027-2006052513%3A09%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7027-2006052513:09:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7027-2006052513:09:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7027-2006052513:09:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7028-2006052514%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7028-2006052514%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7028-2006052514%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7028-2006052514%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 19)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7028-2006052514%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7028-2006052514:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7028-2006052514:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7028-2006052514:20:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7029-2006052515%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7029-2006052515%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7029-2006052515%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7029-2006052515%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7029-2006052515%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7029-2006052515:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7029-2006052515:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7029-2006052515:30:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7030-2006052516%3A51%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7030-2006052516%3A51%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7030-2006052516%3A51%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7030-2006052516%3A51%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7030-2006052516%3A51%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7030-2006052516:51:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7030-2006052516:51:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7030-2006052516:51:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7031-2006052518%3A01%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7031-2006052518%3A01%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7031-2006052518%3A01%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7031-2006052518%3A01%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7031-2006052518%3A01%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7031-2006052518:01:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7031-2006052518:01:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7031-2006052518:01:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7032-2006052519%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7032-2006052519%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7032-2006052519%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7032-2006052519%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7032-2006052519%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7032-2006052519:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7032-2006052519:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 39.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7032-2006052519:20:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7033-2006052617%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7033-2006052617%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7033-2006052617%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7033-2006052617%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7033-2006052617%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7033-2006052617:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7033-2006052617:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7033-2006052617:15:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7034-2006052618%3A24%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7034-2006052618%3A24%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7034-2006052618%3A24%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7034-2006052618%3A24%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7034-2006052618%3A24%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7034-2006052618:24:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7034-2006052618:24:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7034-2006052618:24:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7035-2006052620%3A46%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7035-2006052620%3A46%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7035-2006052620%3A46%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7035-2006052620%3A46%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7035-2006052620%3A46%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7035-2006052620:46:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7035-2006052620:46:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7035-2006052620:46:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7036-2006052623%3A11%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7036-2006052623%3A11%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7036-2006052623%3A11%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7036-2006052623%3A11%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 21)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7036-2006052623%3A11%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7036-2006052623:11:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7036-2006052623:11:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7036-2006052623:11:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7037-2006052701%3A21%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7037-2006052701%3A21%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7037-2006052701%3A21%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7037-2006052701%3A21%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7037-2006052701%3A21%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7037-2006052701:21:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7037-2006052701:21:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7037-2006052701:21:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7038-2006052702%3A29%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7038-2006052702%3A29%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7038-2006052702%3A29%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7038-2006052702%3A29%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7038-2006052702%3A29%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7038-2006052702:29:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7038-2006052702:29:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.4833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7038-2006052702:29:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7039-2006052706%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7039-2006052706%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7039-2006052706%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7039-2006052706%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7039-2006052706%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7039-2006052706:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7039-2006052706:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7039-2006052706:40:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7040-2006052708%3A06%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7040-2006052708%3A06%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7040-2006052708%3A06%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7040-2006052708%3A06%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7040-2006052708%3A06%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7040-2006052708:06:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7040-2006052708:06:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7040-2006052708:06:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7041-2006052709%3A43%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7041-2006052709%3A43%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7041-2006052709%3A43%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.9167"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7041-2006052709%3A43%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.9167"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7041-2006052709%3A43%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7041-2006052709:43:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7041-2006052709:43:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7041-2006052709:43:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7042-2006052711%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7042-2006052711%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7042-2006052711%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7042-2006052711%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 21)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7042-2006052711%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7042-2006052711:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7042-2006052711:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7042-2006052711:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7048-2006052808%3A52%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7048-2006052808%3A52%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7048-2006052808%3A52%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4167"^^xsd:decimal ;
  dwc:decimalLongitude "22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7048-2006052808%3A52%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 22.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.4167"^^xsd:decimal ;
  geo-pos:long "22.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7048-2006052808%3A52%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7048-2006052808:52:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7048-2006052808:52:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22.5'^^xsd:double;
  dwc:latitude '72.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7048-2006052808:52:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7049-2006052810%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7049-2006052810%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7049-2006052810%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7049-2006052810%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 22.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "22.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7049-2006052810%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7049-2006052810:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7049-2006052810:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22.5'^^xsd:double;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 92.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7049-2006052810:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7050-2006052812%3A12%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7050-2006052812%3A12%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7050-2006052812%3A12%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.9167"^^xsd:decimal ;
  dwc:decimalLongitude "22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7050-2006052812%3A12%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 22.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.9167"^^xsd:decimal ;
  geo-pos:long "22.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7050-2006052812%3A12%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7050-2006052812:12:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7050-2006052812:12:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22.5'^^xsd:double;
  dwc:latitude '71.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 108.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7050-2006052812:12:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7051-2006052813%3A24%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7051-2006052813%3A24%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7051-2006052813%3A24%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7051-2006052813%3A24%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 22.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "22.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7051-2006052813%3A24%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7051-2006052813:24:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7051-2006052813:24:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22.5'^^xsd:double;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 97.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7051-2006052813:24:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7052-2006052816%3A52%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7052-2006052816%3A52%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7052-2006052816%3A52%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5833"^^xsd:decimal ;
  dwc:decimalLongitude "22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7052-2006052816%3A52%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 22.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.5833"^^xsd:decimal ;
  geo-pos:long "22.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7052-2006052816%3A52%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7052-2006052816:52:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7052-2006052816:52:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22.5'^^xsd:double;
  dwc:latitude '71.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7052-2006052816:52:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7053-2006052819%3A42%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7053-2006052819%3A42%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7053-2006052819%3A42%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4167"^^xsd:decimal ;
  dwc:decimalLongitude "22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7053-2006052819%3A42%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 22.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.4167"^^xsd:decimal ;
  geo-pos:long "22.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7053-2006052819%3A42%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7053-2006052819:42:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7053-2006052819:42:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22.5'^^xsd:double;
  dwc:latitude '71.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7053-2006052819:42:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7054-2006052820%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7054-2006052820%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7054-2006052820%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7054-2006052820%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 22.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "22.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7054-2006052820%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7054-2006052820:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7054-2006052820:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22.5'^^xsd:double;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7054-2006052820:54:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7055-2006052823%3A18%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7055-2006052823%3A18%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7055-2006052823%3A18%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7055-2006052823%3A18%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 22.5)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "22.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7055-2006052823%3A18%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7055-2006052823:18:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7055-2006052823:18:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22.5'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7055-2006052823:18:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7056-2006052902%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7056-2006052902%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7056-2006052902%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7056-2006052902%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7056-2006052902%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7056-2006052902:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7056-2006052902:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.1333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7056-2006052902:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7057-2006052904%3A26%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7057-2006052904%3A26%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7057-2006052904%3A26%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7057-2006052904%3A26%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7057-2006052904%3A26%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7057-2006052904:26:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7057-2006052904:26:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7057-2006052904:26:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7058-2006052905%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7058-2006052905%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7058-2006052905%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7058-2006052905%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7058-2006052905%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7058-2006052905:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7058-2006052905:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 91.91 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7058-2006052905:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7059-2006052906%3A39%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7059-2006052906%3A39%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7059-2006052906%3A39%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7059-2006052906%3A39%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7059-2006052906%3A39%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7059-2006052906:39:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7059-2006052906:39:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 92.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7059-2006052906:39:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7060-2006052909%3A01%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7060-2006052909%3A01%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7060-2006052909%3A01%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7060-2006052909%3A01%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7060-2006052909%3A01%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7060-2006052909:01:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7060-2006052909:01:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7060-2006052909:01:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7061-2006052910%3A01%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7061-2006052910%3A01%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7061-2006052910%3A01%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7061-2006052910%3A01%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7061-2006052910%3A01%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7061-2006052910:01:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7061-2006052910:01:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7061-2006052910:01:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7062-2006052913%3A01%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7062-2006052913%3A01%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7062-2006052913%3A01%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7062-2006052913%3A01%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7062-2006052913%3A01%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7062-2006052913:01:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7062-2006052913:01:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7062-2006052913:01:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7063-2006052914%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7063-2006052914%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7063-2006052914%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4167"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7063-2006052914%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.4167"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7063-2006052914%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7063-2006052914:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7063-2006052914:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7063-2006052914:38:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7064-2006052916%3A13%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7064-2006052916%3A13%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7064-2006052916%3A13%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7064-2006052916%3A13%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7064-2006052916%3A13%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7064-2006052916:13:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7064-2006052916:13:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7064-2006052916:13:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7067-2006053007%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7067-2006053007%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7067-2006053007%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7067-2006053007%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7067-2006053007%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7067-2006053007:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7067-2006053007:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 119.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7067-2006053007:50:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7068-2006053009%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7068-2006053009%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7068-2006053009%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.9167 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.9167"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7068-2006053009%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.9167 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.9167"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7068-2006053009%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7068-2006053009:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7068-2006053009:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '72.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.7 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7068-2006053009:40:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7069-2006053011%3A12%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7069-2006053011%3A12%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7069-2006053011%3A12%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7069-2006053011%3A12%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7069-2006053011%3A12%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7069-2006053011:12:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7069-2006053011:12:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7069-2006053011:12:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7070-2006053013%3A59%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7070-2006053013%3A59%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7070-2006053013%3A59%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4167"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7070-2006053013%3A59%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.4167"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7070-2006053013%3A59%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7070-2006053013:59:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7070-2006053013:59:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '72.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7070-2006053013:59:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7071-2006053016%3A31%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7071-2006053016%3A31%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7071-2006053016%3A31%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7071-2006053016%3A31%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7071-2006053016%3A31%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7071-2006053016:31:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7071-2006053016:31:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7071-2006053016:31:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7072-2006053017%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7072-2006053017%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7072-2006053017%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7072-2006053017%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7072-2006053017%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7072-2006053017:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7072-2006053017:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7072-2006053017:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7073-2006053018%3A42%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7073-2006053018%3A42%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7073-2006053018%3A42%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7073-2006053018%3A42%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7073-2006053018%3A42%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7073-2006053018:42:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7073-2006053018:42:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7073-2006053018:42:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7074-2006053019%3A49%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7074-2006053019%3A49%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7074-2006053019%3A49%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7074-2006053019%3A49%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7074-2006053019%3A49%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7074-2006053019:49:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7074-2006053019:49:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7074-2006053019:49:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7075-2006053020%3A57%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7075-2006053020%3A57%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7075-2006053020%3A57%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7075-2006053020%3A57%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7075-2006053020%3A57%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7075-2006053020:57:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7075-2006053020:57:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7075-2006053020:57:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7076-2006053023%3A32%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7076-2006053023%3A32%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7076-2006053023%3A32%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7076-2006053023%3A32%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7076-2006053023%3A32%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7076-2006053023:32:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7076-2006053023:32:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7076-2006053023:32:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7077-2006053102%3A39%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7077-2006053102%3A39%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7077-2006053102%3A39%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7077-2006053102%3A39%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7077-2006053102%3A39%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7077-2006053102:39:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7077-2006053102:39:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7077-2006053102:39:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7078-2006053105%3A59%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7078-2006053105%3A59%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7078-2006053105%3A59%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7078-2006053105%3A59%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7078-2006053105%3A59%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7078-2006053105:59:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7078-2006053105:59:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.9833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7078-2006053105:59:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7079-2006053107%3A52%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7079-2006053107%3A52%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7079-2006053107%3A52%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7079-2006053107%3A52%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7079-2006053107%3A52%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7079-2006053107:52:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7079-2006053107:52:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7079-2006053107:52:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7080-2006053108%3A59%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7080-2006053108%3A59%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7080-2006053108%3A59%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7080-2006053108%3A59%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7080-2006053108%3A59%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7080-2006053108:59:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7080-2006053108:59:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.9833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7080-2006053108:59:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7081-2006053111%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7081-2006053111%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7081-2006053111%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7081-2006053111%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7081-2006053111%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7081-2006053111:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7081-2006053111:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7081-2006053111:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7082-2006053112%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7082-2006053112%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7082-2006053112%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7082-2006053112%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7082-2006053112%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7082-2006053112:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7082-2006053112:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7082-2006053112:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7083-2006053114%3A41%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7083-2006053114%3A41%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7083-2006053114%3A41%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7083-2006053114%3A41%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7083-2006053114%3A41%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7083-2006053114:41:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7083-2006053114:41:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7083-2006053114:41:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7085-2006053118%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7085-2006053118%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7085-2006053118%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4167"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7085-2006053118%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.4167"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7085-2006053118%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7085-2006053118:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7085-2006053118:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7085-2006053118:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7086-2006053123%3A49%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7086-2006053123%3A49%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7086-2006053123%3A49%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7086-2006053123%3A49%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7086-2006053123%3A49%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7086-2006053123:49:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7086-2006053123:49:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7086-2006053123:49:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7087-2006060101%3A31%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7087-2006060101%3A31%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7087-2006060101%3A31%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.9167 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.9167"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7087-2006060101%3A31%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.9167 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.9167"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7087-2006060101%3A31%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7087-2006060101:31:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7087-2006060101:31:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.5166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7087-2006060101:31:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7088-2006060104%3A37%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7088-2006060104%3A37%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7088-2006060104%3A37%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7088-2006060104%3A37%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7088-2006060104%3A37%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7088-2006060104:37:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7088-2006060104:37:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.6166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7088-2006060104:37:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7094-2006060120%3A09%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7094-2006060120%3A09%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7094-2006060120%3A09%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4167"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7094-2006060120%3A09%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.4167"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7094-2006060120%3A09%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7094-2006060120:09:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7094-2006060120:09:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '72.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7094-2006060120:09:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7095-2006060122%3A56%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7095-2006060122%3A56%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7095-2006060122%3A56%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.125 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.125"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7095-2006060122%3A56%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.125 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.125"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7095-2006060122%3A56%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7095-2006060122:56:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7095-2006060122:56:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '72.125'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7095-2006060122:56:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7096-2006060201%3A11%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7096-2006060201%3A11%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7096-2006060201%3A11%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7096-2006060201%3A11%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7096-2006060201%3A11%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7096-2006060201:11:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7096-2006060201:11:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.1833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7096-2006060201:11:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7097-2006060202%3A24%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7097-2006060202%3A24%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7097-2006060202%3A24%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7097-2006060202%3A24%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7097-2006060202%3A24%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7097-2006060202:24:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7097-2006060202:24:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7097-2006060202:24:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7098-2006060203%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7098-2006060203%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7098-2006060203%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7098-2006060203%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7098-2006060203%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7098-2006060203:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7098-2006060203:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7098-2006060203:30:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7099-2006060204%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7099-2006060204%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7099-2006060204%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7099-2006060204%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7099-2006060204%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7099-2006060204:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7099-2006060204:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7099-2006060204:38:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7100-2006060205%3A52%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7100-2006060205%3A52%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7100-2006060205%3A52%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7100-2006060205%3A52%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7100-2006060205%3A52%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7100-2006060205:52:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7100-2006060205:52:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7100-2006060205:52:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7101-2006060207%3A56%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7101-2006060207%3A56%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7101-2006060207%3A56%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7101-2006060207%3A56%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7101-2006060207%3A56%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7101-2006060207:56:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7101-2006060207:56:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7101-2006060207:56:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7102-2006060319%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7102-2006060319%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7102-2006060319%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7102-2006060319%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 30)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7102-2006060319%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7102-2006060319:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7102-2006060319:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7102-2006060319:15:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7103-2006060321%3A41%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7103-2006060321%3A41%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7103-2006060321%3A41%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7103-2006060321%3A41%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 30)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7103-2006060321%3A41%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7103-2006060321:41:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7103-2006060321:41:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7103-2006060321:41:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7104-2006060323%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7104-2006060323%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7104-2006060323%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7104-2006060323%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7104-2006060323%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7104-2006060323:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7104-2006060323:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 92.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7104-2006060323:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7105-2006060400%3A48%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7105-2006060400%3A48%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7105-2006060400%3A48%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7105-2006060400%3A48%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7105-2006060400%3A48%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7105-2006060400:48:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7105-2006060400:48:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7105-2006060400:48:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7106-2006060402%3A11%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7106-2006060402%3A11%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7106-2006060402%3A11%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7106-2006060402%3A11%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7106-2006060402%3A11%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7106-2006060402:11:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7106-2006060402:11:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.1833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.9 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7106-2006060402:11:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7107-2006060404%3A43%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7107-2006060404%3A43%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7107-2006060404%3A43%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7107-2006060404%3A43%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7107-2006060404%3A43%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7107-2006060404:43:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7107-2006060404:43:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.7166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.54 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7107-2006060404:43:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7108-2006060406%3A13%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7108-2006060406%3A13%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7108-2006060406%3A13%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7108-2006060406%3A13%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7108-2006060406%3A13%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7108-2006060406:13:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7108-2006060406:13:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.2166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7108-2006060406:13:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7109-2006060408%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7109-2006060408%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7109-2006060408%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7109-2006060408%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 30)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7109-2006060408%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7109-2006060408:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7109-2006060408:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7109-2006060408:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7110-2006060410%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7110-2006060410%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7110-2006060410%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7110-2006060410%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7110-2006060410%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7110-2006060410:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7110-2006060410:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 95.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7110-2006060410:30:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7111-2006060414%3A09%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7111-2006060414%3A09%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7111-2006060414%3A09%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4167"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7111-2006060414%3A09%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.4167"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7111-2006060414%3A09%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7111-2006060414:09:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7111-2006060414:09:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 90.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7111-2006060414:09:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7112-2006060416%3A39%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7112-2006060416%3A39%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7112-2006060416%3A39%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7112-2006060416%3A39%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7112-2006060416%3A39%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7112-2006060416:39:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7112-2006060416:39:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7112-2006060416:39:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7117-2006060506%3A14%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7117-2006060506%3A14%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7117-2006060506%3A14%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7117-2006060506%3A14%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7117-2006060506%3A14%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7117-2006060506:14:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7117-2006060506:14:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 91.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7117-2006060506:14:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7118-2006060510%3A09%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7118-2006060510%3A09%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7118-2006060510%3A09%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7118-2006060510%3A09%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7118-2006060510%3A09%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7118-2006060510:09:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7118-2006060510:09:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 102.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7118-2006060510:09:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7119-2006060512%3A42%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7119-2006060512%3A42%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7119-2006060512%3A42%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7119-2006060512%3A42%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7119-2006060512%3A42%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7119-2006060512:42:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7119-2006060512:42:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7119-2006060512:42:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7120-2006060513%3A58%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7120-2006060513%3A58%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7120-2006060513%3A58%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7120-2006060513%3A58%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7120-2006060513%3A58%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7120-2006060513:58:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7120-2006060513:58:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7120-2006060513:58:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7121-2006060515%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7121-2006060515%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7121-2006060515%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7121-2006060515%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7121-2006060515%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7121-2006060515:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7121-2006060515:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7121-2006060515:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7122-2006060516%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7122-2006060516%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7122-2006060516%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7122-2006060516%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7122-2006060516%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7122-2006060516:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7122-2006060516:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7122-2006060516:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7123-2006060519%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7123-2006060519%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7123-2006060519%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7123-2006060519%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7123-2006060519%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7123-2006060519:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7123-2006060519:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 127.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7123-2006060519:16:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7124-2006060520%3A37%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7124-2006060520%3A37%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7124-2006060520%3A37%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7124-2006060520%3A37%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7124-2006060520%3A37%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7124-2006060520:37:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7124-2006060520:37:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7124-2006060520:37:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7125-2006060521%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7125-2006060521%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7125-2006060521%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7125-2006060521%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7125-2006060521%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7125-2006060521:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7125-2006060521:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7125-2006060521:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7126-2006060523%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7126-2006060523%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7126-2006060523%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7126-2006060523%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7126-2006060523%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7126-2006060523:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7126-2006060523:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7126-2006060523:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7127-2006060600%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7127-2006060600%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7127-2006060600%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7127-2006060600%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7127-2006060600%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7127-2006060600:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7127-2006060600:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.28333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7127-2006060600:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7128-2006060601%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7128-2006060601%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7128-2006060601%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7128-2006060601%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7128-2006060601%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7128-2006060601:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7128-2006060601:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7128-2006060601:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7129-2006060603%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7129-2006060603%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7129-2006060603%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1667"^^xsd:decimal ;
  dwc:decimalLongitude "31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7129-2006060603%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.1667"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7129-2006060603%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7129-2006060603:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7129-2006060603:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '70.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 95.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7129-2006060603:30:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7130-2006060612%3A36%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7130-2006060612%3A36%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7130-2006060612%3A36%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7130-2006060612%3A36%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7130-2006060612%3A36%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7130-2006060612:36:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7130-2006060612:36:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7130-2006060612:36:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7131-2006060613%3A36%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7131-2006060613%3A36%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7131-2006060613%3A36%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7131-2006060613%3A36%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7131-2006060613%3A36%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7131-2006060613:36:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7131-2006060613:36:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 102.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7131-2006060613:36:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7132-2006060614%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7132-2006060614%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7132-2006060614%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7132-2006060614%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7132-2006060614%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7132-2006060614:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7132-2006060614:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 90.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7132-2006060614:38:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7133-2006060617%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7133-2006060617%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7133-2006060617%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7133-2006060617%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7133-2006060617%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7133-2006060617:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7133-2006060617:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7133-2006060617:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7134-2006060619%3A01%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7134-2006060619%3A01%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7134-2006060619%3A01%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7134-2006060619%3A01%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7134-2006060619%3A01%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7134-2006060619:01:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7134-2006060619:01:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7134-2006060619:01:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7135-2006060620%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7135-2006060620%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7135-2006060620%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7135-2006060620%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7135-2006060620%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7135-2006060620:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7135-2006060620:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7135-2006060620:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7136-2006060622%3A36%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7136-2006060622%3A36%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7136-2006060622%3A36%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7136-2006060622%3A36%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7136-2006060622%3A36%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7136-2006060622:36:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7136-2006060622:36:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7136-2006060622:36:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7137-2006060700%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7137-2006060700%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7137-2006060700%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7137-2006060700%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7137-2006060700%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7137-2006060700:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7137-2006060700:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.91666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7137-2006060700:55:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7138-2006060702%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7138-2006060702%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7138-2006060702%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7138-2006060702%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7138-2006060702%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7138-2006060702:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7138-2006060702:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.1333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7138-2006060702:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7139-2006060703%3A21%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7139-2006060703%3A21%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7139-2006060703%3A21%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7139-2006060703%3A21%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7139-2006060703%3A21%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7139-2006060703:21:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7139-2006060703:21:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 98.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7139-2006060703:21:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7144-2006060714%3A09%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7144-2006060714%3A09%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7144-2006060714%3A09%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7144-2006060714%3A09%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7144-2006060714%3A09%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7144-2006060714:09:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7144-2006060714:09:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34.5'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7144-2006060714:09:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7145-2006060715%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7145-2006060715%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7145-2006060715%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7145-2006060715%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7145-2006060715%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7145-2006060715:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7145-2006060715:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34.5'^^xsd:double;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7145-2006060715:15:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7146-2006060716%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7146-2006060716%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7146-2006060716%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7146-2006060716%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7146-2006060716%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7146-2006060716:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7146-2006060716:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34.5'^^xsd:double;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7146-2006060716:25:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7147-2006060717%3A36%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7147-2006060717%3A36%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7147-2006060717%3A36%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7147-2006060717%3A36%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7147-2006060717%3A36%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7147-2006060717:36:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7147-2006060717:36:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34.5'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7147-2006060717:36:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7148-2006060718%3A48%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7148-2006060718%3A48%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7148-2006060718%3A48%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7148-2006060718%3A48%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7148-2006060718%3A48%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7148-2006060718:48:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7148-2006060718:48:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34.5'^^xsd:double;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 94.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7148-2006060718:48:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7149-2006060723%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7149-2006060723%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7149-2006060723%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7149-2006060723%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7149-2006060723%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7149-2006060723:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7149-2006060723:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34.5'^^xsd:double;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 94.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7149-2006060723:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7150-2006060801%3A04%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7150-2006060801%3A04%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7150-2006060801%3A04%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7150-2006060801%3A04%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7150-2006060801%3A04%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7150-2006060801:04:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7150-2006060801:04:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.0666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34.5'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7150-2006060801:04:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7151-2006060805%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7151-2006060805%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7151-2006060805%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7151-2006060805%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3 36)"^^geo:wktLiteral ;
  geo-pos:lat "71.3"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7151-2006060805%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7151-2006060805:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7151-2006060805:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '71.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7151-2006060805:05:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7156-2006060815%3A18%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7156-2006060815%3A18%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7156-2006060815%3A18%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.85 36.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.85"^^xsd:decimal ;
  dwc:decimalLongitude "36.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7156-2006060815%3A18%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.85 36.4167)"^^geo:wktLiteral ;
  geo-pos:lat "70.85"^^xsd:decimal ;
  geo-pos:long "36.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7156-2006060815%3A18%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7156-2006060815:18:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7156-2006060815:18:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36.4167'^^xsd:double;
  dwc:latitude '70.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 103.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7156-2006060815:18:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7158-2006060817%3A32%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7158-2006060817%3A32%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7158-2006060817%3A32%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 36.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "36.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7158-2006060817%3A32%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 36.4167)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "36.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7158-2006060817%3A32%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7158-2006060817:32:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7158-2006060817:32:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36.4167'^^xsd:double;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7158-2006060817:32:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7015-2000060813%3A24%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7015-2000060813%3A24%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7015-2000060813%3A24%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7015-2000060813%3A24%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 17)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7015-2000060813%3A24%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7015-2000060813:24:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7015-2000060813:24:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7015-2000060813:24:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7017-2000060816%3A29%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7017-2000060816%3A29%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7017-2000060816%3A29%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7017-2000060816%3A29%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 18)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7017-2000060816%3A29%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7017-2000060816:29:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7017-2000060816:29:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7017-2000060816:29:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7018-2000060817%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7018-2000060817%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7018-2000060817%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7018-2000060817%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 18)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7018-2000060817%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7018-2000060817:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7018-2000060817:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 90.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7018-2000060817:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7019-2000060818%3A51%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7019-2000060818%3A51%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7019-2000060818%3A51%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7019-2000060818%3A51%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 18)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7019-2000060818%3A51%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7019-2000060818:51:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7019-2000060818:51:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 96.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7019-2000060818:51:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7020-2000060819%3A59%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7020-2000060819%3A59%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7020-2000060819%3A59%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7020-2000060819%3A59%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 18)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7020-2000060819%3A59%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7020-2000060819:59:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7020-2000060819:59:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 92.52 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7020-2000060819:59:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7021-2000060821%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7021-2000060821%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7021-2000060821%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7021-2000060821%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 18)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7021-2000060821%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7021-2000060821:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7021-2000060821:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7021-2000060821:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7022-2000060822%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7022-2000060822%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7022-2000060822%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7022-2000060822%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 18)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7022-2000060822%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7022-2000060822:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7022-2000060822:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7022-2000060822:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7023-2000060823%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7023-2000060823%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7023-2000060823%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7023-2000060823%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 18)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7023-2000060823%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7023-2000060823:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7023-2000060823:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7023-2000060823:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7024-2000060900%3A56%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7024-2000060900%3A56%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7024-2000060900%3A56%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7024-2000060900%3A56%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 18)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7024-2000060900%3A56%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7024-2000060900:56:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7024-2000060900:56:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.93333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7024-2000060900:56:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7026-2000060904%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7026-2000060904%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7026-2000060904%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7026-2000060904%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 19)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7026-2000060904%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7026-2000060904:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7026-2000060904:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7026-2000060904:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7028-2000060906%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7028-2000060906%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7028-2000060906%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7028-2000060906%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 19)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7028-2000060906%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7028-2000060906:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7028-2000060906:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7028-2000060906:40:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7029-2000060907%3A44%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7029-2000060907%3A44%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7029-2000060907%3A44%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7029-2000060907%3A44%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 19)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7029-2000060907%3A44%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7029-2000060907:44:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7029-2000060907:44:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.7333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7029-2000060907:44:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-169-1982061417%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-169-1982061417%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-169-1982061417%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-169-1982061417%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-169-1982061417%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-169-1982061417:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-169-1982061417:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-169-1982061417:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-170-1982061419%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-170-1982061419%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-170-1982061419%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-170-1982061419%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-170-1982061419%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-170-1982061419:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-170-1982061419:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-170-1982061419:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-171-1982061422%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-171-1982061422%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-171-1982061422%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.0833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-171-1982061422%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.0833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-171-1982061422%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-171-1982061422:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-171-1982061422:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-171-1982061422:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-172-1982061423%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-172-1982061423%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-172-1982061423%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-172-1982061423%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-172-1982061423%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-172-1982061423:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-172-1982061423:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-172-1982061423:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-173-1982061502%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-173-1982061502%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-173-1982061502%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-173-1982061502%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.5833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-173-1982061502%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-173-1982061502:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-173-1982061502:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-173-1982061502:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-174-1982061503%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-174-1982061503%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-174-1982061503%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-174-1982061503%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-174-1982061503%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-174-1982061503:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-174-1982061503:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-174-1982061503:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-175-1982061505%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-175-1982061505%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-175-1982061505%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-175-1982061505%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.0833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-175-1982061505%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-175-1982061505:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-175-1982061505:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-175-1982061505:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-176-1982061506%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-176-1982061506%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-176-1982061506%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9167"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-176-1982061506%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 30)"^^geo:wktLiteral ;
  geo-pos:lat "70.9167"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-176-1982061506%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-176-1982061506:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-176-1982061506:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '70.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-176-1982061506:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-177-1982061507%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-177-1982061507%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-177-1982061507%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 29.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "29.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-177-1982061507%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 29.55)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "29.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-177-1982061507%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-177-1982061507:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-177-1982061507:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.55'^^xsd:double;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-177-1982061507:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-178-1982061508%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-178-1982061508%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-178-1982061508%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-178-1982061508%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 30)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-178-1982061508%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-178-1982061508:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-178-1982061508:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 41.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-178-1982061508:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-179-1982061510%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-179-1982061510%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-179-1982061510%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-179-1982061510%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-179-1982061510%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-179-1982061510:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-179-1982061510:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-179-1982061510:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-180-1982061512%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-180-1982061512%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-180-1982061512%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-180-1982061512%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-180-1982061512%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-180-1982061512:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-180-1982061512:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-180-1982061512:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7003-2004061122%3A21%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7003-2004061122%3A21%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7003-2004061122%3A21%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "30.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7003-2004061122%3A21%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.5)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7003-2004061122%3A21%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7003-2004061122:21:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7003-2004061122:21:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.5'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7003-2004061122:21:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7004-2004061123%3A36%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7004-2004061123%3A36%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7004-2004061123%3A36%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7004-2004061123%3A36%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 31)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7004-2004061123%3A36%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7004-2004061123:36:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7004-2004061123:36:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7004-2004061123:36:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7005-2004061200%3A59%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7005-2004061200%3A59%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7005-2004061200%3A59%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1667"^^xsd:decimal ;
  dwc:decimalLongitude "31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7005-2004061200%3A59%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.1667"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7005-2004061200%3A59%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7005-2004061200:59:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7005-2004061200:59:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.98333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '70.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7005-2004061200:59:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7006-2004061202%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7006-2004061202%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7006-2004061202%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7006-2004061202%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7006-2004061202%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7006-2004061202:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7006-2004061202:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.4 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7006-2004061202:38:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7007-2004061203%3A37%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7007-2004061203%3A37%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7007-2004061203%3A37%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7007-2004061203%3A37%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7007-2004061203%3A37%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7007-2004061203:37:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7007-2004061203:37:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.6166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7007-2004061203:37:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7008-2004061204%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7008-2004061204%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7008-2004061204%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7008-2004061204%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7008-2004061204%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7008-2004061204:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7008-2004061204:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7008-2004061204:40:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7009-2004061207%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7009-2004061207%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7009-2004061207%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7009-2004061207%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7009-2004061207%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7009-2004061207:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7009-2004061207:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7009-2004061207:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7010-2004061211%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7010-2004061211%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7010-2004061211%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7010-2004061211%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 34)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7010-2004061211%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7010-2004061211:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7010-2004061211:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7010-2004061211:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7011-2004061212%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7011-2004061212%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7011-2004061212%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7011-2004061212%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 34)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7011-2004061212%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7011-2004061212:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7011-2004061212:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7011-2004061212:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7012-2004061213%3A24%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7012-2004061213%3A24%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7012-2004061213%3A24%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7012-2004061213%3A24%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7012-2004061213%3A24%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7012-2004061213:24:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7012-2004061213:24:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7012-2004061213:24:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7013-2004061215%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7013-2004061215%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7013-2004061215%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7013-2004061215%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7013-2004061215%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7013-2004061215:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7013-2004061215:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7013-2004061215:54:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7014-2004061218%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7014-2004061218%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7014-2004061218%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7014-2004061218%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 36)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7014-2004061218%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7014-2004061218:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7014-2004061218:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7014-2004061218:54:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7137-1999061319%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7137-1999061319%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7137-1999061319%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7137-1999061319%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7137-1999061319%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7137-1999061319:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7137-1999061319:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7137-1999061319:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7138-1999061321%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7138-1999061321%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7138-1999061321%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7138-1999061321%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7138-1999061321%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7138-1999061321:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7138-1999061321:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7138-1999061321:05:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7139-1999061323%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7139-1999061323%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7139-1999061323%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7139-1999061323%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7139-1999061323%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7139-1999061323:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7139-1999061323:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7139-1999061323:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7140-1999061401%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7140-1999061401%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7140-1999061401%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7140-1999061401%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7140-1999061401%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7140-1999061401:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7140-1999061401:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7140-1999061401:40:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7141-1999061402%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7141-1999061402%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7141-1999061402%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7141-1999061402%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7141-1999061402%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7141-1999061402:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7141-1999061402:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7141-1999061402:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7142-1999061404%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7142-1999061404%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7142-1999061404%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7142-1999061404%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7142-1999061404%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7142-1999061404:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7142-1999061404:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7142-1999061404:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7143-1999061405%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7143-1999061405%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7143-1999061405%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7143-1999061405%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7143-1999061405%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7143-1999061405:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7143-1999061405:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7143-1999061405:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7144-1999061406%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7144-1999061406%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7144-1999061406%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7144-1999061406%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7144-1999061406%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7144-1999061406:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7144-1999061406:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.4 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7144-1999061406:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7145-1999061407%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7145-1999061407%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7145-1999061407%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7145-1999061407%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7145-1999061407%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7145-1999061407:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7145-1999061407:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 106.54 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7145-1999061407:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7146-1999061408%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7146-1999061408%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7146-1999061408%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7146-1999061408%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7146-1999061408%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7146-1999061408:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7146-1999061408:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7146-1999061408:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7147-1999061410%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7147-1999061410%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7147-1999061410%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7147-1999061410%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7147-1999061410%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7147-1999061410:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7147-1999061410:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7147-1999061410:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7148-1999061411%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7148-1999061411%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7148-1999061411%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7148-1999061411%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7148-1999061411%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7148-1999061411:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7148-1999061411:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7148-1999061411:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7149-1999061412%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7149-1999061412%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7149-1999061412%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7149-1999061412%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7149-1999061412%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7149-1999061412:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7149-1999061412:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7149-1999061412:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7153-1999061417%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7153-1999061417%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7153-1999061417%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7153-1999061417%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 35)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7153-1999061417%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7153-1999061417:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7153-1999061417:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7153-1999061417:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7154-1999061419%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7154-1999061419%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7154-1999061419%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7154-1999061419%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 35)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7154-1999061419%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7154-1999061419:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7154-1999061419:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.28 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7154-1999061419:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7156-1999061421%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7156-1999061421%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7156-1999061421%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7156-1999061421%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7156-1999061421%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7156-1999061421:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7156-1999061421:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7156-1999061421:15:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7157-1999061422%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7157-1999061422%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7157-1999061422%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7157-1999061422%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7157-1999061422%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7157-1999061422:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7157-1999061422:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7157-1999061422:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7158-1999061423%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7158-1999061423%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7158-1999061423%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7158-1999061423%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7158-1999061423%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7158-1999061423:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7158-1999061423:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7158-1999061423:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7001-2000060714%3A52%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7001-2000060714%3A52%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7001-2000060714%3A52%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6667 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.6667"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7001-2000060714%3A52%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6667 17)"^^geo:wktLiteral ;
  geo-pos:lat "69.6667"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7001-2000060714%3A52%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7001-2000060714:52:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7001-2000060714:52:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '69.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7001-2000060714:52:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7007-2000060801%3A42%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7007-2000060801%3A42%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7007-2000060801%3A42%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7007-2000060801%3A42%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 17)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7007-2000060801%3A42%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7007-2000060801:42:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7007-2000060801:42:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7007-2000060801:42:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7011-2000060807%3A28%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7011-2000060807%3A28%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7011-2000060807%3A28%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7011-2000060807%3A28%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 18)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7011-2000060807%3A28%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7011-2000060807:28:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7011-2000060807:28:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7011-2000060807:28:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7012-2000060808%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7012-2000060808%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7012-2000060808%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1667"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7012-2000060808%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 18)"^^geo:wktLiteral ;
  geo-pos:lat "70.1667"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7012-2000060808%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7012-2000060808:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7012-2000060808:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '70.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7012-2000060808:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7013-2000060809%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7013-2000060809%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7013-2000060809%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7013-2000060809%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7013-2000060809%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7013-2000060809:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7013-2000060809:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 92.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7013-2000060809:38:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7014-2000060811%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7014-2000060811%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7014-2000060811%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7014-2000060811%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 18)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7014-2000060811%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7014-2000060811:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7014-2000060811:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7014-2000060811:00:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-910-1990061819%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-910-1990061819%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-910-1990061819%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-910-1990061819%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-910-1990061819%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-910-1990061819:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-910-1990061819:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-910-1990061819:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-911-1990061821%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-911-1990061821%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-911-1990061821%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-911-1990061821%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-911-1990061821%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-911-1990061821:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-911-1990061821:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-911-1990061821:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-912-1990061823%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-912-1990061823%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-912-1990061823%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-912-1990061823%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-912-1990061823%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-912-1990061823:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-912-1990061823:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-912-1990061823:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-913-1990061900%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-913-1990061900%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-913-1990061900%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-913-1990061900%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-913-1990061900%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-913-1990061900:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-913-1990061900:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-913-1990061900:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-914-1990061903%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-914-1990061903%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-914-1990061903%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-914-1990061903%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-914-1990061903%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-914-1990061903:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-914-1990061903:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-914-1990061903:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-915-1990061904%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-915-1990061904%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-915-1990061904%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-915-1990061904%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-915-1990061904%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-915-1990061904:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-915-1990061904:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-915-1990061904:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-916-1990061906%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-916-1990061906%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-916-1990061906%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-916-1990061906%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-916-1990061906%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-916-1990061906:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-916-1990061906:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-916-1990061906:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-917-1990061908%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-917-1990061908%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-917-1990061908%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-917-1990061908%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "73.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-917-1990061908%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-917-1990061908:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-917-1990061908:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '73.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 32.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-917-1990061908:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-918-1990061910%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-918-1990061910%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-918-1990061910%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-918-1990061910%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-918-1990061910%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-918-1990061910:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-918-1990061910:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-918-1990061910:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-926-1990062003%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-926-1990062003%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-926-1990062003%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-926-1990062003%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 29)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-926-1990062003%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-926-1990062003:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-926-1990062003:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-926-1990062003:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-927-1990062005%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-927-1990062005%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-927-1990062005%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-927-1990062005%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-927-1990062005%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-927-1990062005:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-927-1990062005:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-927-1990062005:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-928-1990062007%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-928-1990062007%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-928-1990062007%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-928-1990062007%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-928-1990062007%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-928-1990062007:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-928-1990062007:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-928-1990062007:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-392-1991061704%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-392-1991061704%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-392-1991061704%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-392-1991061704%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-392-1991061704%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-392-1991061704:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-392-1991061704:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 18.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-392-1991061704:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-393-1991061712%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-393-1991061712%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-393-1991061712%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-393-1991061712%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-393-1991061712%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-393-1991061712:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-393-1991061712:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-393-1991061712:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-394-1991061714%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-394-1991061714%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-394-1991061714%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-394-1991061714%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-394-1991061714%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-394-1991061714:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-394-1991061714:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-394-1991061714:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-395-1991061716%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-395-1991061716%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-395-1991061716%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-395-1991061716%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-395-1991061716%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-395-1991061716:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-395-1991061716:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-395-1991061716:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-396-1991061719%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-396-1991061719%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-396-1991061719%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-396-1991061719%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-396-1991061719%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-396-1991061719:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-396-1991061719:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 26.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-396-1991061719:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-397-1991061721%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-397-1991061721%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-397-1991061721%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-397-1991061721%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-397-1991061721%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-397-1991061721:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-397-1991061721:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-397-1991061721:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-400-1991061803%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-400-1991061803%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-400-1991061803%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-400-1991061803%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-400-1991061803%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-400-1991061803:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-400-1991061803:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-400-1991061803:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-401-1991061806%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-401-1991061806%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-401-1991061806%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-401-1991061806%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "73.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-401-1991061806%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-401-1991061806:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-401-1991061806:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '73.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-401-1991061806:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-402-1991061809%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-402-1991061809%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-402-1991061809%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-402-1991061809%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "74"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-402-1991061809%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-402-1991061809:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-402-1991061809:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '74'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-402-1991061809:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-407-1991061822%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-407-1991061822%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-407-1991061822%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-407-1991061822%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 33)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-407-1991061822%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-407-1991061822:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-407-1991061822:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-407-1991061822:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-409-1991061903%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-409-1991061903%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-409-1991061903%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-409-1991061903%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-409-1991061903%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-409-1991061903:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-409-1991061903:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 41.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-409-1991061903:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-410-1991061905%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-410-1991061905%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-410-1991061905%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-410-1991061905%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-410-1991061905%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-410-1991061905:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-410-1991061905:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-410-1991061905:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-411-1991061908%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-411-1991061908%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-411-1991061908%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-411-1991061908%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-411-1991061908%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-411-1991061908:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-411-1991061908:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 34.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-411-1991061908:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-412-1991061911%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-412-1991061911%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-412-1991061911%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-412-1991061911%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-412-1991061911%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-412-1991061911:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-412-1991061911:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-412-1991061911:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-413-1991061919%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-413-1991061919%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-413-1991061919%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-413-1991061919%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 30)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-413-1991061919%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-413-1991061919:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-413-1991061919:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-413-1991061919:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-414-1991061920%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-414-1991061920%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-414-1991061920%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-414-1991061920%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 30)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-414-1991061920%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-414-1991061920:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-414-1991061920:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-414-1991061920:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-415-1991062103%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-415-1991062103%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-415-1991062103%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-415-1991062103%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-415-1991062103%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-415-1991062103:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-415-1991062103:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-415-1991062103:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-416-1991062104%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-416-1991062104%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-416-1991062104%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-416-1991062104%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-416-1991062104%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-416-1991062104:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-416-1991062104:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 33.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-416-1991062104:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-417-1991062108%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-417-1991062108%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-417-1991062108%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-417-1991062108%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-417-1991062108%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-417-1991062108:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-417-1991062108:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 40.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-417-1991062108:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-418-1991062110%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-418-1991062110%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-418-1991062110%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-418-1991062110%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-418-1991062110%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-418-1991062110:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-418-1991062110:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 41.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-418-1991062110:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-419-1991062113%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-419-1991062113%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-419-1991062113%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-419-1991062113%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-419-1991062113%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-419-1991062113:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-419-1991062113:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 29.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-419-1991062113:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-420-1991062114%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-420-1991062114%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-420-1991062114%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-420-1991062114%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-420-1991062114%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-420-1991062114:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-420-1991062114:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-420-1991062114:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-421-1991062116%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-421-1991062116%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-421-1991062116%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-421-1991062116%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-421-1991062116%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-421-1991062116:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-421-1991062116:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-421-1991062116:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-422-1991062118%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-422-1991062118%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-422-1991062118%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-422-1991062118%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-422-1991062118%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-422-1991062118:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-422-1991062118:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-422-1991062118:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7015-2004061219%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7015-2004061219%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7015-2004061219%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7015-2004061219%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 36)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7015-2004061219%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7015-2004061219:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7015-2004061219:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7015-2004061219:55:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7016-2004061220%3A59%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7016-2004061220%3A59%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7016-2004061220%3A59%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7016-2004061220%3A59%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 36)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7016-2004061220%3A59%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7016-2004061220:59:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7016-2004061220:59:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7016-2004061220:59:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7017-2004061222%3A08%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7017-2004061222%3A08%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7017-2004061222%3A08%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7017-2004061222%3A08%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 36)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7017-2004061222%3A08%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7017-2004061222:08:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7017-2004061222:08:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7017-2004061222:08:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7018-2004061223%3A12%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7018-2004061223%3A12%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7018-2004061223%3A12%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7018-2004061223%3A12%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 36)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7018-2004061223%3A12%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7018-2004061223:12:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7018-2004061223:12:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7018-2004061223:12:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7023-2004061306%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7023-2004061306%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7023-2004061306%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7023-2004061306%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 35)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7023-2004061306%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7023-2004061306:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7023-2004061306:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.7833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7023-2004061306:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7024-2004061308%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7024-2004061308%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7024-2004061308%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7024-2004061308%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 35)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7024-2004061308%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7024-2004061308:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7024-2004061308:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7024-2004061308:38:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7025-2004061309%3A43%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7025-2004061309%3A43%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7025-2004061309%3A43%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7025-2004061309%3A43%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 35)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7025-2004061309%3A43%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7025-2004061309:43:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7025-2004061309:43:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7025-2004061309:43:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7026-2004061311%3A28%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7026-2004061311%3A28%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7026-2004061311%3A28%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7026-2004061311%3A28%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 35)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7026-2004061311%3A28%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7026-2004061311:28:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7026-2004061311:28:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7026-2004061311:28:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7027-2004061312%3A37%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7027-2004061312%3A37%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7027-2004061312%3A37%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7027-2004061312%3A37%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7027-2004061312%3A37%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7027-2004061312:37:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7027-2004061312:37:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7027-2004061312:37:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7028-2004061313%3A49%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7028-2004061313%3A49%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7028-2004061313%3A49%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7028-2004061313%3A49%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7028-2004061313%3A49%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7028-2004061313:49:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7028-2004061313:49:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7028-2004061313:49:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7030-2004061316%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7030-2004061316%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7030-2004061316%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7030-2004061316%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7030-2004061316%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7030-2004061316:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7030-2004061316:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7030-2004061316:25:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7031-2004061318%3A13%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7031-2004061318%3A13%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7031-2004061318%3A13%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7031-2004061318%3A13%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7031-2004061318%3A13%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7031-2004061318:13:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7031-2004061318:13:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7031-2004061318:13:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7030-2000060908%3A49%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7030-2000060908%3A49%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7030-2000060908%3A49%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7030-2000060908%3A49%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 19)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7030-2000060908%3A49%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7030-2000060908:49:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7030-2000060908:49:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7030-2000060908:49:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7031-2000060909%3A52%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7031-2000060909%3A52%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7031-2000060909%3A52%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7031-2000060909%3A52%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 19)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7031-2000060909%3A52%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7031-2000060909:52:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7031-2000060909:52:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7031-2000060909:52:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7032-2000060910%3A56%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7032-2000060910%3A56%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7032-2000060910%3A56%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7032-2000060910%3A56%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 19)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7032-2000060910%3A56%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7032-2000060910:56:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7032-2000060910:56:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7032-2000060910:56:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7033-2000060912%3A01%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7033-2000060912%3A01%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7033-2000060912%3A01%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7033-2000060912%3A01%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 19)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7033-2000060912%3A01%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7033-2000060912:01:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7033-2000060912:01:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7033-2000060912:01:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7034-2000060913%3A07%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7034-2000060913%3A07%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7034-2000060913%3A07%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7034-2000060913%3A07%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7034-2000060913%3A07%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7034-2000060913:07:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7034-2000060913:07:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7034-2000060913:07:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7035-2000060914%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7035-2000060914%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7035-2000060914%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7035-2000060914%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7035-2000060914%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7035-2000060914:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7035-2000060914:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.4 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7035-2000060914:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7036-2000060915%3A22%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7036-2000060915%3A22%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7036-2000060915%3A22%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7036-2000060915%3A22%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7036-2000060915%3A22%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7036-2000060915:22:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7036-2000060915:22:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7036-2000060915:22:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7037-2000060918%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7037-2000060918%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7037-2000060918%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7037-2000060918%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7037-2000060918%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7037-2000060918:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7037-2000060918:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7037-2000060918:05:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7038-2000060920%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7038-2000060920%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7038-2000060920%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7038-2000060920%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7038-2000060920%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7038-2000060920:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7038-2000060920:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.1 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7038-2000060920:00:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7039-2000060921%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7039-2000060921%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7039-2000060921%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7039-2000060921%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7039-2000060921%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7039-2000060921:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7039-2000060921:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7039-2000060921:15:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7040-2000060922%3A28%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7040-2000060922%3A28%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7040-2000060922%3A28%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7040-2000060922%3A28%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7040-2000060922%3A28%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7040-2000060922:28:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7040-2000060922:28:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7040-2000060922:28:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7041-2000060923%3A36%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7041-2000060923%3A36%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7041-2000060923%3A36%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7041-2000060923%3A36%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7041-2000060923%3A36%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7041-2000060923:36:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7041-2000060923:36:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7041-2000060923:36:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7042-2000061000%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7042-2000061000%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7042-2000061000%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7042-2000061000%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 20)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7042-2000061000%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7042-2000061000:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7042-2000061000:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.91666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7042-2000061000:55:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7043-2000061002%3A03%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7043-2000061002%3A03%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7043-2000061002%3A03%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7043-2000061002%3A03%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 20)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7043-2000061002%3A03%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7043-2000061002:03:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7043-2000061002:03:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7043-2000061002:03:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7044-2000061003%3A14%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7044-2000061003%3A14%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7044-2000061003%3A14%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7044-2000061003%3A14%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 20)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7044-2000061003%3A14%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7044-2000061003:14:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7044-2000061003:14:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7044-2000061003:14:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7045-2000061004%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7045-2000061004%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7045-2000061004%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7045-2000061004%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 20)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7045-2000061004%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7045-2000061004:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7045-2000061004:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.52 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7045-2000061004:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7047-2000061006%3A46%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7047-2000061006%3A46%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7047-2000061006%3A46%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7047-2000061006%3A46%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 20)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7047-2000061006%3A46%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7047-2000061006:46:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7047-2000061006:46:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.7666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7047-2000061006:46:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7051-2000061012%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7051-2000061012%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7051-2000061012%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7051-2000061012%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 21)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7051-2000061012%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7051-2000061012:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7051-2000061012:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 34.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7051-2000061012:25:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7055-2000061016%3A42%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7055-2000061016%3A42%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7055-2000061016%3A42%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7055-2000061016%3A42%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7055-2000061016%3A42%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7055-2000061016:42:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7055-2000061016:42:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7055-2000061016:42:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7056-2000061017%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7056-2000061017%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7056-2000061017%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7056-2000061017%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7056-2000061017%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7056-2000061017:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7056-2000061017:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 90.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7056-2000061017:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7057-2000061018%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7057-2000061018%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7057-2000061018%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7057-2000061018%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7057-2000061018%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7057-2000061018:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7057-2000061018:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7057-2000061018:53:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7058-2000061019%3A58%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7058-2000061019%3A58%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7058-2000061019%3A58%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7058-2000061019%3A58%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 21)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7058-2000061019%3A58%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7058-2000061019:58:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7058-2000061019:58:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7058-2000061019:58:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7059-2000061021%3A06%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7059-2000061021%3A06%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7059-2000061021%3A06%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7059-2000061021%3A06%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7059-2000061021%3A06%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7059-2000061021:06:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7059-2000061021:06:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 108.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7059-2000061021:06:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7060-2000061022%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7060-2000061022%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7060-2000061022%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7060-2000061022%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7060-2000061022%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7060-2000061022:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7060-2000061022:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7060-2000061022:15:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7061-2000061023%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7061-2000061023%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7061-2000061023%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7061-2000061023%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7061-2000061023%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7061-2000061023:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7061-2000061023:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7061-2000061023:16:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7062-2000061100%3A26%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7062-2000061100%3A26%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7062-2000061100%3A26%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7062-2000061100%3A26%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7062-2000061100%3A26%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7062-2000061100:26:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7062-2000061100:26:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.43333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7062-2000061100:26:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7063-2000061101%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7063-2000061101%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7063-2000061101%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7063-2000061101%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7063-2000061101%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7063-2000061101:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7063-2000061101:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7063-2000061101:54:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7064-2000061104%3A09%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7064-2000061104%3A09%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7064-2000061104%3A09%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7064-2000061104%3A09%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 22)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7064-2000061104%3A09%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7064-2000061104:09:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7064-2000061104:09:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 92.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7064-2000061104:09:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7065-2000061105%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7065-2000061105%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7065-2000061105%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7065-2000061105%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 22)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7065-2000061105%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7065-2000061105:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7065-2000061105:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.7 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7065-2000061105:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7066-2000061106%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7066-2000061106%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7066-2000061106%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7066-2000061106%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7066-2000061106%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7066-2000061106:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7066-2000061106:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7066-2000061106:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7067-2000061107%3A42%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7067-2000061107%3A42%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7067-2000061107%3A42%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7067-2000061107%3A42%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7067-2000061107%3A42%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7067-2000061107:42:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7067-2000061107:42:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7067-2000061107:42:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7068-2000061109%3A06%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7068-2000061109%3A06%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7068-2000061109%3A06%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7068-2000061109%3A06%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7068-2000061109%3A06%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7068-2000061109:06:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7068-2000061109:06:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7068-2000061109:06:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7070-2000061111%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7070-2000061111%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7070-2000061111%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7070-2000061111%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7070-2000061111%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7070-2000061111:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7070-2000061111:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 40.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7070-2000061111:20:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7072-2000061113%3A58%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7072-2000061113%3A58%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7072-2000061113%3A58%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7072-2000061113%3A58%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7072-2000061113%3A58%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7072-2000061113:58:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7072-2000061113:58:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7072-2000061113:58:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7075-2000061119%3A57%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7075-2000061119%3A57%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7075-2000061119%3A57%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7075-2000061119%3A57%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7075-2000061119%3A57%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7075-2000061119:57:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7075-2000061119:57:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7075-2000061119:57:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7082-2000061206%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7082-2000061206%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7082-2000061206%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7082-2000061206%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7082-2000061206%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7082-2000061206:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7082-2000061206:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7082-2000061206:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7083-2000061208%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7083-2000061208%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7083-2000061208%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7083-2000061208%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7083-2000061208%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7083-2000061208:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7083-2000061208:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7083-2000061208:25:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7084-2000061209%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7084-2000061209%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7084-2000061209%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7084-2000061209%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7084-2000061209%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7084-2000061209:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7084-2000061209:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 111.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7084-2000061209:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7085-2000061211%3A37%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7085-2000061211%3A37%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7085-2000061211%3A37%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7085-2000061211%3A37%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7085-2000061211%3A37%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7085-2000061211:37:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7085-2000061211:37:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7085-2000061211:37:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7086-2000061213%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7086-2000061213%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7086-2000061213%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7086-2000061213%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7086-2000061213%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7086-2000061213:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7086-2000061213:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7086-2000061213:35:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7087-2000061214%3A41%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7087-2000061214%3A41%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7087-2000061214%3A41%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7087-2000061214%3A41%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7087-2000061214%3A41%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7087-2000061214:41:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7087-2000061214:41:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7087-2000061214:41:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7088-2000061217%3A22%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7088-2000061217%3A22%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7088-2000061217%3A22%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7088-2000061217%3A22%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7088-2000061217%3A22%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7088-2000061217:22:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7088-2000061217:22:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 99.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7088-2000061217:22:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7089-2000061219%3A51%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7089-2000061219%3A51%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7089-2000061219%3A51%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7089-2000061219%3A51%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7089-2000061219%3A51%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7089-2000061219:51:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7089-2000061219:51:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7089-2000061219:51:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7090-2000061221%3A03%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7090-2000061221%3A03%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7090-2000061221%3A03%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7090-2000061221%3A03%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7090-2000061221%3A03%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7090-2000061221:03:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7090-2000061221:03:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7090-2000061221:03:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7091-2000061222%3A52%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7091-2000061222%3A52%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7091-2000061222%3A52%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7091-2000061222%3A52%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7091-2000061222%3A52%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7091-2000061222:52:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7091-2000061222:52:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7091-2000061222:52:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7092-2000061300%3A52%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7092-2000061300%3A52%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7092-2000061300%3A52%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7092-2000061300%3A52%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7092-2000061300%3A52%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7092-2000061300:52:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7092-2000061300:52:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.86666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7092-2000061300:52:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7093-2000061302%3A01%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7093-2000061302%3A01%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7093-2000061302%3A01%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7093-2000061302%3A01%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7093-2000061302%3A01%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7093-2000061302:01:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7093-2000061302:01:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7093-2000061302:01:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7094-2000061303%3A11%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7094-2000061303%3A11%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7094-2000061303%3A11%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7094-2000061303%3A11%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7094-2000061303%3A11%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7094-2000061303:11:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7094-2000061303:11:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.1833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7094-2000061303:11:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7095-2000061304%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7095-2000061304%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7095-2000061304%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7095-2000061304%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7095-2000061304%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7095-2000061304:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7095-2000061304:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.2833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7095-2000061304:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7096-2000061305%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7096-2000061305%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7096-2000061305%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7096-2000061305%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7096-2000061305%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7096-2000061305:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7096-2000061305:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 98.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7096-2000061305:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7097-2000061307%3A43%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7097-2000061307%3A43%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7097-2000061307%3A43%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7097-2000061307%3A43%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7097-2000061307%3A43%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7097-2000061307:43:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7097-2000061307:43:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.7166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 95.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7097-2000061307:43:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7098-2000061308%3A46%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7098-2000061308%3A46%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7098-2000061308%3A46%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7098-2000061308%3A46%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7098-2000061308%3A46%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7098-2000061308:46:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7098-2000061308:46:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7098-2000061308:46:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7099-2000061309%3A49%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7099-2000061309%3A49%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7099-2000061309%3A49%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7099-2000061309%3A49%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7099-2000061309%3A49%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7099-2000061309:49:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7099-2000061309:49:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.8166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.91 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7099-2000061309:49:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7100-2000061311%3A11%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7100-2000061311%3A11%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7100-2000061311%3A11%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7100-2000061311%3A11%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7100-2000061311%3A11%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7100-2000061311:11:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7100-2000061311:11:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7100-2000061311:11:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7101-2000061313%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7101-2000061313%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7101-2000061313%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7101-2000061313%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7101-2000061313%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7101-2000061313:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7101-2000061313:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7101-2000061313:16:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7102-2000061314%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7102-2000061314%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7102-2000061314%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7102-2000061314%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7102-2000061314%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7102-2000061314:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7102-2000061314:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7102-2000061314:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7103-2000061315%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7103-2000061315%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7103-2000061315%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7103-2000061315%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7103-2000061315%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7103-2000061315:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7103-2000061315:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7103-2000061315:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7104-2000061316%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7104-2000061316%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7104-2000061316%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7104-2000061316%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7104-2000061316%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7104-2000061316:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7104-2000061316:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7104-2000061316:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7105-2000061319%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7105-2000061319%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7105-2000061319%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7105-2000061319%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7105-2000061319%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7105-2000061319:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7105-2000061319:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7105-2000061319:05:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7106-2000061320%3A38%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7106-2000061320%3A38%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7106-2000061320%3A38%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7106-2000061320%3A38%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7106-2000061320%3A38%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7106-2000061320:38:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7106-2000061320:38:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 105.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7106-2000061320:38:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7032-2004061319%3A52%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7032-2004061319%3A52%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7032-2004061319%3A52%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7032-2004061319%3A52%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7032-2004061319%3A52%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7032-2004061319:52:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7032-2004061319:52:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7032-2004061319:52:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7033-2004061320%3A57%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7033-2004061320%3A57%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7033-2004061320%3A57%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7033-2004061320%3A57%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7033-2004061320%3A57%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7033-2004061320:57:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7033-2004061320:57:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7033-2004061320:57:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7034-2004061322%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7034-2004061322%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7034-2004061322%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7034-2004061322%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7034-2004061322%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7034-2004061322:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7034-2004061322:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7034-2004061322:10:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7035-2004061323%3A16%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7035-2004061323%3A16%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7035-2004061323%3A16%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7035-2004061323%3A16%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 34)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7035-2004061323%3A16%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7035-2004061323:16:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7035-2004061323:16:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7035-2004061323:16:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7036-2004061400%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7036-2004061400%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7036-2004061400%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7036-2004061400%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 34)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7036-2004061400%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7036-2004061400:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7036-2004061400:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.38333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7036-2004061400:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7038-2004061402%3A43%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7038-2004061402%3A43%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7038-2004061402%3A43%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7038-2004061402%3A43%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 34)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7038-2004061402%3A43%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7038-2004061402:43:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7038-2004061402:43:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.7166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7038-2004061402:43:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7039-2004061404%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7039-2004061404%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7039-2004061404%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7039-2004061404%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 34)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7039-2004061404%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7039-2004061404:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7039-2004061404:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7039-2004061404:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7040-2004061405%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7040-2004061405%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7040-2004061405%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7040-2004061405%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 34)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7040-2004061405%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7040-2004061405:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7040-2004061405:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.2833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7040-2004061405:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7041-2004061406%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7041-2004061406%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7041-2004061406%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7041-2004061406%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 34)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7041-2004061406%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7041-2004061406:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7041-2004061406:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7041-2004061406:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7042-2004061408%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7042-2004061408%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7042-2004061408%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7042-2004061408%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 33)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7042-2004061408%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7042-2004061408:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7042-2004061408:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7042-2004061408:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7043-2004061410%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7043-2004061410%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7043-2004061410%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7043-2004061410%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 33)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7043-2004061410%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7043-2004061410:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7043-2004061410:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7043-2004061410:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7044-2004061412%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7044-2004061412%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7044-2004061412%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7044-2004061412%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7044-2004061412%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7044-2004061412:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7044-2004061412:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7044-2004061412:53:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7045-2004061414%3A19%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7045-2004061414%3A19%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7045-2004061414%3A19%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7045-2004061414%3A19%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7045-2004061414%3A19%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7045-2004061414:19:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7045-2004061414:19:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7045-2004061414:19:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7046-2004061416%3A09%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7046-2004061416%3A09%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7046-2004061416%3A09%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7046-2004061416%3A09%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7046-2004061416%3A09%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7046-2004061416:09:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7046-2004061416:09:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7046-2004061416:09:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7047-2004061417%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7047-2004061417%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7047-2004061417%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7047-2004061417%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7047-2004061417%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7047-2004061417:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7047-2004061417:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7047-2004061417:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7048-2004061418%3A26%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7048-2004061418%3A26%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7048-2004061418%3A26%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7048-2004061418%3A26%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7048-2004061418%3A26%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7048-2004061418:26:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7048-2004061418:26:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.7 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7048-2004061418:26:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7049-2004061420%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7049-2004061420%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7049-2004061420%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7049-2004061420%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7049-2004061420%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7049-2004061420:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7049-2004061420:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7049-2004061420:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7050-2004061421%3A31%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7050-2004061421%3A31%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7050-2004061421%3A31%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7050-2004061421%3A31%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7050-2004061421%3A31%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7050-2004061421:31:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7050-2004061421:31:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7050-2004061421:31:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7051-2004061423%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7051-2004061423%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7051-2004061423%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7051-2004061423%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7051-2004061423%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7051-2004061423:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7051-2004061423:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7051-2004061423:40:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7052-2004061501%3A14%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7052-2004061501%3A14%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7052-2004061501%3A14%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7052-2004061501%3A14%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7052-2004061501%3A14%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7052-2004061501:14:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7052-2004061501:14:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7052-2004061501:14:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7053-2004061502%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7053-2004061502%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7053-2004061502%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7053-2004061502%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7053-2004061502%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7053-2004061502:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7053-2004061502:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7053-2004061502:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7054-2004061503%3A37%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7054-2004061503%3A37%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7054-2004061503%3A37%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7054-2004061503%3A37%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7054-2004061503%3A37%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7054-2004061503:37:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7054-2004061503:37:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.6166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7054-2004061503:37:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7055-2004061505%3A07%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7055-2004061505%3A07%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7055-2004061505%3A07%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7055-2004061505%3A07%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7055-2004061505%3A07%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7055-2004061505:07:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7055-2004061505:07:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7055-2004061505:07:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7056-2004061506%3A19%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7056-2004061506%3A19%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7056-2004061506%3A19%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7056-2004061506%3A19%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7056-2004061506%3A19%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7056-2004061506:19:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7056-2004061506:19:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.3166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7056-2004061506:19:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7057-2004061508%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7057-2004061508%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7057-2004061508%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7057-2004061508%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7057-2004061508%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7057-2004061508:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7057-2004061508:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.2833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7057-2004061508:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7058-2004061510%3A03%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7058-2004061510%3A03%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7058-2004061510%3A03%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7058-2004061510%3A03%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 32)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7058-2004061510%3A03%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7058-2004061510:03:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7058-2004061510:03:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7058-2004061510:03:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7059-2004061511%3A15%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7059-2004061511%3A15%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7059-2004061511%3A15%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7059-2004061511%3A15%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7059-2004061511%3A15%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7059-2004061511:15:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7059-2004061511:15:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7059-2004061511:15:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7060-2004061512%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7060-2004061512%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7060-2004061512%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7060-2004061512%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7060-2004061512%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7060-2004061512:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7060-2004061512:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7060-2004061512:25:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7061-2004061513%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7061-2004061513%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7061-2004061513%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7061-2004061513%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7061-2004061513%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7061-2004061513:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7061-2004061513:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7061-2004061513:35:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7062-2004061514%3A52%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7062-2004061514%3A52%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7062-2004061514%3A52%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7062-2004061514%3A52%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7062-2004061514%3A52%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7062-2004061514:52:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7062-2004061514:52:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7062-2004061514:52:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7063-2004061516%3A07%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7063-2004061516%3A07%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7063-2004061516%3A07%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7063-2004061516%3A07%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7063-2004061516%3A07%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7063-2004061516:07:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7063-2004061516:07:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7063-2004061516:07:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7064-2004061517%3A54%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7064-2004061517%3A54%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7064-2004061517%3A54%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7064-2004061517%3A54%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 32)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7064-2004061517%3A54%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7064-2004061517:54:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7064-2004061517:54:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7064-2004061517:54:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7065-2004061519%3A07%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7065-2004061519%3A07%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7065-2004061519%3A07%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7065-2004061519%3A07%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 32)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7065-2004061519%3A07%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7065-2004061519:07:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7065-2004061519:07:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7065-2004061519:07:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7066-2004061520%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7066-2004061520%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7066-2004061520%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7066-2004061520%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 32)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7066-2004061520%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7066-2004061520:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7066-2004061520:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7066-2004061520:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7067-2004061521%3A27%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7067-2004061521%3A27%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7067-2004061521%3A27%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7067-2004061521%3A27%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7067-2004061521%3A27%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7067-2004061521:27:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7067-2004061521:27:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 108.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7067-2004061521:27:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7069-2004061523%3A57%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7069-2004061523%3A57%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7069-2004061523%3A57%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7069-2004061523%3A57%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 32)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7069-2004061523%3A57%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7069-2004061523:57:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7069-2004061523:57:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.7 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7069-2004061523:57:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7070-2004061602%3A11%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7070-2004061602%3A11%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7070-2004061602%3A11%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7070-2004061602%3A11%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 32)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7070-2004061602%3A11%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7070-2004061602:11:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7070-2004061602:11:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.1833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7070-2004061602:11:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7071-2004061604%3A04%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7071-2004061604%3A04%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7071-2004061604%3A04%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.25"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7071-2004061604%3A04%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 32)"^^geo:wktLiteral ;
  geo-pos:lat "73.25"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7071-2004061604%3A04%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7071-2004061604:04:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7071-2004061604:04:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.0666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '73.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7071-2004061604:04:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7072-2004061605%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7072-2004061605%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7072-2004061605%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7072-2004061605%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7072-2004061605%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7072-2004061605:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7072-2004061605:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7072-2004061605:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7073-2004061607%3A28%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7073-2004061607%3A28%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7073-2004061607%3A28%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.75 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.75"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7073-2004061607%3A28%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.75 32)"^^geo:wktLiteral ;
  geo-pos:lat "73.75"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7073-2004061607%3A28%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7073-2004061607:28:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7073-2004061607:28:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '73.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7073-2004061607:28:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7082-2004061708%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7082-2004061708%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7082-2004061708%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7082-2004061708%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7082-2004061708%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7082-2004061708:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7082-2004061708:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.8833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7082-2004061708:53:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7083-2004061711%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7083-2004061711%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7083-2004061711%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7083-2004061711%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7083-2004061711%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7083-2004061711:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7083-2004061711:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 91.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7083-2004061711:00:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7084-2004061713%3A26%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7084-2004061713%3A26%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7084-2004061713%3A26%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7084-2004061713%3A26%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7084-2004061713%3A26%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7084-2004061713:26:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7084-2004061713:26:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 98.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7084-2004061713:26:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7085-2004061716%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7085-2004061716%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7085-2004061716%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7085-2004061716%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7085-2004061716%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7085-2004061716:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7085-2004061716:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7085-2004061716:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7086-2004061718%3A14%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7086-2004061718%3A14%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7086-2004061718%3A14%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7086-2004061718%3A14%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7086-2004061718%3A14%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7086-2004061718:14:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7086-2004061718:14:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7086-2004061718:14:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7087-2004061720%3A05%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7087-2004061720%3A05%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7087-2004061720%3A05%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7087-2004061720%3A05%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7087-2004061720%3A05%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7087-2004061720:05:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7087-2004061720:05:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7087-2004061720:05:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7088-2004061721%3A59%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7088-2004061721%3A59%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7088-2004061721%3A59%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7088-2004061721%3A59%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7088-2004061721%3A59%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7088-2004061721:59:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7088-2004061721:59:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 100.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7088-2004061721:59:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7089-2004061801%3A09%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7089-2004061801%3A09%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7089-2004061801%3A09%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7089-2004061801%3A09%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7089-2004061801%3A09%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7089-2004061801:09:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7089-2004061801:09:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7089-2004061801:09:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7090-2004061803%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7090-2004061803%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7090-2004061803%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7090-2004061803%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7090-2004061803%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7090-2004061803:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7090-2004061803:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7090-2004061803:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7091-2004061806%3A07%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7091-2004061806%3A07%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7091-2004061806%3A07%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "30.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7091-2004061806%3A07%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 30.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7091-2004061806%3A07%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7091-2004061806:07:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7091-2004061806:07:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.5'^^xsd:double;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7091-2004061806:07:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7092-2004061807%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7092-2004061807%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7092-2004061807%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7092-2004061807%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 30)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7092-2004061807%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7092-2004061807:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7092-2004061807:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7092-2004061807:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7093-2004061809%3A40%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7093-2004061809%3A40%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7093-2004061809%3A40%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7093-2004061809%3A40%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 30)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7093-2004061809%3A40%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7093-2004061809:40:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7093-2004061809:40:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7093-2004061809:40:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7094-2004061810%3A51%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7094-2004061810%3A51%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7094-2004061810%3A51%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7094-2004061810%3A51%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7094-2004061810%3A51%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7094-2004061810:51:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7094-2004061810:51:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.85'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7094-2004061810:51:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7095-2004061811%3A59%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7095-2004061811%3A59%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7095-2004061811%3A59%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7095-2004061811%3A59%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7095-2004061811%3A59%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7095-2004061811:59:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7095-2004061811:59:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 108.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7095-2004061811:59:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7096-2004061814%3A17%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7096-2004061814%3A17%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7096-2004061814%3A17%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7096-2004061814%3A17%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7096-2004061814%3A17%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7096-2004061814:17:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7096-2004061814:17:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7096-2004061814:17:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7097-2004061815%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7097-2004061815%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7097-2004061815%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7097-2004061815%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7097-2004061815%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7097-2004061815:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7097-2004061815:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 94.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7097-2004061815:25:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7098-2004061816%3A34%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7098-2004061816%3A34%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7098-2004061816%3A34%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7098-2004061816%3A34%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7098-2004061816%3A34%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7098-2004061816:34:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7098-2004061816:34:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7098-2004061816:34:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7099-2004061817%3A42%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7099-2004061817%3A42%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7099-2004061817%3A42%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7099-2004061817%3A42%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 30)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7099-2004061817%3A42%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7099-2004061817:42:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7099-2004061817:42:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7099-2004061817:42:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7100-2004061818%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7100-2004061818%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7100-2004061818%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7100-2004061818%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7100-2004061818%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7100-2004061818:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7100-2004061818:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7100-2004061818:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7101-2004061819%3A57%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7101-2004061819%3A57%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7101-2004061819%3A57%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7101-2004061819%3A57%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7101-2004061819%3A57%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7101-2004061819:57:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7101-2004061819:57:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7101-2004061819:57:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7102-2004061821%3A07%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7102-2004061821%3A07%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7102-2004061821%3A07%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7102-2004061821%3A07%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7102-2004061821%3A07%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7102-2004061821:07:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7102-2004061821:07:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7102-2004061821:07:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7103-2004061822%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7103-2004061822%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7103-2004061822%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7103-2004061822%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7103-2004061822%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7103-2004061822:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7103-2004061822:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 99.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7103-2004061822:20:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7104-2004061823%3A32%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7104-2004061823%3A32%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7104-2004061823%3A32%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7104-2004061823%3A32%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7104-2004061823%3A32%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7104-2004061823:32:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7104-2004061823:32:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 105.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7104-2004061823:32:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7105-2004061900%3A42%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7105-2004061900%3A42%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7105-2004061900%3A42%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7105-2004061900%3A42%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 30)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7105-2004061900%3A42%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7105-2004061900:42:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7105-2004061900:42:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 103.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7105-2004061900:42:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7107-2004061903%3A02%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7107-2004061903%3A02%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7107-2004061903%3A02%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.3333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7107-2004061903%3A02%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 30)"^^geo:wktLiteral ;
  geo-pos:lat "73.3333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7107-2004061903%3A02%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7107-2004061903:02:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7107-2004061903:02:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '73.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 101.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7107-2004061903:02:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7108-2004061904%3A14%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7108-2004061904%3A14%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7108-2004061904%3A14%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7108-2004061904%3A14%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 30)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7108-2004061904%3A14%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7108-2004061904:14:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7108-2004061904:14:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7108-2004061904:14:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7109-2004061905%3A23%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7109-2004061905%3A23%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7109-2004061905%3A23%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.6667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.6667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7109-2004061905%3A23%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.6667 30)"^^geo:wktLiteral ;
  geo-pos:lat "73.6667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7109-2004061905%3A23%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7109-2004061905:23:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7109-2004061905:23:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '73.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 93.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7109-2004061905:23:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7114-2004061913%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7114-2004061913%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7114-2004061913%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7114-2004061913%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 29)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7114-2004061913%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7114-2004061913:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7114-2004061913:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 105.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7114-2004061913:50:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7117-2004061918%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7117-2004061918%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7117-2004061918%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7117-2004061918%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7117-2004061918%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7117-2004061918:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7117-2004061918:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7117-2004061918:55:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7118-2004061920%3A03%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7118-2004061920%3A03%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7118-2004061920%3A03%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7118-2004061920%3A03%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7118-2004061920%3A03%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7118-2004061920:03:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7118-2004061920:03:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 93.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7118-2004061920:03:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7119-2004061921%3A12%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7119-2004061921%3A12%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7119-2004061921%3A12%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7119-2004061921%3A12%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7119-2004061921%3A12%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7119-2004061921:12:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7119-2004061921:12:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 92.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7119-2004061921:12:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7120-2004061923%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7120-2004061923%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7120-2004061923%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7120-2004061923%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7120-2004061923%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7120-2004061923:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7120-2004061923:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 95.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7120-2004061923:10:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-181-1982061513%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-181-1982061513%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-181-1982061513%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3 31.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-181-1982061513%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3 31.2333)"^^geo:wktLiteral ;
  geo-pos:lat "70.3"^^xsd:decimal ;
  geo-pos:long "31.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-181-1982061513%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-181-1982061513:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-181-1982061513:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2333'^^xsd:double;
  dwc:latitude '70.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-181-1982061513:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-182-1982061514%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-182-1982061514%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-182-1982061514%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2 30.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2"^^xsd:decimal ;
  dwc:decimalLongitude "30.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-182-1982061514%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2 30.7667)"^^geo:wktLiteral ;
  geo-pos:lat "70.2"^^xsd:decimal ;
  geo-pos:long "30.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-182-1982061514%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-182-1982061514:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-182-1982061514:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.7667'^^xsd:double;
  dwc:latitude '70.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-182-1982061514:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-183-1982061515%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-183-1982061515%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-183-1982061515%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0667 30.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0667"^^xsd:decimal ;
  dwc:decimalLongitude "30.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-183-1982061515%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0667 30.2333)"^^geo:wktLiteral ;
  geo-pos:lat "70.0667"^^xsd:decimal ;
  geo-pos:long "30.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-183-1982061515%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-183-1982061515:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-183-1982061515:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.2333'^^xsd:double;
  dwc:latitude '70.0667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-183-1982061515:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-184-1982061516%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-184-1982061516%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-184-1982061516%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 29.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0333"^^xsd:decimal ;
  dwc:decimalLongitude "29.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-184-1982061516%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 29.7667)"^^geo:wktLiteral ;
  geo-pos:lat "70.0333"^^xsd:decimal ;
  geo-pos:long "29.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-184-1982061516%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-184-1982061516:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-184-1982061516:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.7667'^^xsd:double;
  dwc:latitude '70.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-184-1982061516:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-185-1982061517%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-185-1982061517%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-185-1982061517%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9167 30.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.9167"^^xsd:decimal ;
  dwc:decimalLongitude "30.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-185-1982061517%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9167 30.3333)"^^geo:wktLiteral ;
  geo-pos:lat "69.9167"^^xsd:decimal ;
  geo-pos:long "30.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-185-1982061517%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-185-1982061517:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-185-1982061517:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.3333'^^xsd:double;
  dwc:latitude '69.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-185-1982061517:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-186-1982061518%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-186-1982061518%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-186-1982061518%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8667 30.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.8667"^^xsd:decimal ;
  dwc:decimalLongitude "30.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-186-1982061518%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8667 30.8)"^^geo:wktLiteral ;
  geo-pos:lat "69.8667"^^xsd:decimal ;
  geo-pos:long "30.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-186-1982061518%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-186-1982061518:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-186-1982061518:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.8'^^xsd:double;
  dwc:latitude '69.8667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-186-1982061518:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-187-1982061519%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-187-1982061519%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-187-1982061519%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0167 31.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0167"^^xsd:decimal ;
  dwc:decimalLongitude "31.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-187-1982061519%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0167 31.0333)"^^geo:wktLiteral ;
  geo-pos:lat "70.0167"^^xsd:decimal ;
  geo-pos:long "31.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-187-1982061519%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-187-1982061519:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-187-1982061519:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.0333'^^xsd:double;
  dwc:latitude '70.0167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-187-1982061519:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-188-1982061521%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-188-1982061521%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-188-1982061521%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 31.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1667"^^xsd:decimal ;
  dwc:decimalLongitude "31.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-188-1982061521%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 31.5667)"^^geo:wktLiteral ;
  geo-pos:lat "70.1667"^^xsd:decimal ;
  geo-pos:long "31.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-188-1982061521%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-188-1982061521:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-188-1982061521:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5667'^^xsd:double;
  dwc:latitude '70.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-188-1982061521:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-189-1982061522%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-189-1982061522%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-189-1982061522%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 32.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "32.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-189-1982061522%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 32.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "32.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-189-1982061522%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-189-1982061522:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-189-1982061522:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.3'^^xsd:double;
  dwc:latitude '70.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-189-1982061522:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-190-1982061600%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-190-1982061600%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-190-1982061600%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-190-1982061600%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 33.1)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-190-1982061600%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-190-1982061600:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-190-1982061600:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.1'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-190-1982061600:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-191-1982061601%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-191-1982061601%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-191-1982061601%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-191-1982061601%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 34)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-191-1982061601%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-191-1982061601:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-191-1982061601:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.99 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-191-1982061601:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-192-1982061603%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-192-1982061603%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-192-1982061603%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 33.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-192-1982061603%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 33.2333)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "33.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-192-1982061603%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-192-1982061603:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-192-1982061603:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.2333'^^xsd:double;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-192-1982061603:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-953-1990062209%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-953-1990062209%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-953-1990062209%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-953-1990062209%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-953-1990062209%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-953-1990062209:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-953-1990062209:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 21.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-953-1990062209:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-954-1990062211%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-954-1990062211%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-954-1990062211%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-954-1990062211%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-954-1990062211%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-954-1990062211:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-954-1990062211:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 38.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-954-1990062211:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-956-1990062220%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-956-1990062220%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-956-1990062220%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-956-1990062220%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-956-1990062220%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-956-1990062220:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-956-1990062220:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 33.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-956-1990062220:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-957-1990062223%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-957-1990062223%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-957-1990062223%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-957-1990062223%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-957-1990062223%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-957-1990062223:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-957-1990062223:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 23.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-957-1990062223:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-958-1990062301%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-958-1990062301%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-958-1990062301%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-958-1990062301%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-958-1990062301%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-958-1990062301:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-958-1990062301:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-958-1990062301:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-959-1990062303%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-959-1990062303%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-959-1990062303%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-959-1990062303%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-959-1990062303%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-959-1990062303:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-959-1990062303:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 90.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-959-1990062303:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-970-1990062400%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-970-1990062400%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-970-1990062400%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-970-1990062400%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-970-1990062400%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-970-1990062400:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-970-1990062400:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-970-1990062400:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-971-1990062401%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-971-1990062401%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-971-1990062401%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-971-1990062401%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-971-1990062401%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-971-1990062401:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-971-1990062401:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-971-1990062401:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-361-1991061410%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-361-1991061410%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-361-1991061410%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-361-1991061410%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 29)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-361-1991061410%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-361-1991061410:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-361-1991061410:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '70.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-361-1991061410:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-362-1991061412%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-362-1991061412%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-362-1991061412%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0833"^^xsd:decimal ;
  dwc:decimalLongitude "29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-362-1991061412%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 29.25)"^^geo:wktLiteral ;
  geo-pos:lat "70.0833"^^xsd:decimal ;
  geo-pos:long "29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-362-1991061412%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-362-1991061412:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-362-1991061412:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.25'^^xsd:double;
  dwc:latitude '70.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-362-1991061412:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-363-1991061414%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-363-1991061414%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-363-1991061414%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.05 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.05"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-363-1991061414%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.05 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.05"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-363-1991061414%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-363-1991061414:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-363-1991061414:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '70.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 40.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-363-1991061414:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-364-1991061415%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-364-1991061415%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-364-1991061415%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0333"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-364-1991061415%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "70.0333"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-364-1991061415%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-364-1991061415:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-364-1991061415:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '70.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 35.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-364-1991061415:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-167-1983060805%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-167-1983060805%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-167-1983060805%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-167-1983060805%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-167-1983060805%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-167-1983060805:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-167-1983060805:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 111.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-167-1983060805:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-168-1983060806%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-168-1983060806%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-168-1983060806%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-168-1983060806%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-168-1983060806%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-168-1983060806:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-168-1983060806:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 101.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-168-1983060806:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-169-1983060807%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-169-1983060807%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-169-1983060807%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-169-1983060807%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-169-1983060807%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-169-1983060807:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-169-1983060807:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 104.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-169-1983060807:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-170-1983060809%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-170-1983060809%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-170-1983060809%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-170-1983060809%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-170-1983060809%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-170-1983060809:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-170-1983060809:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 113.28 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-170-1983060809:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-171-1983060811%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-171-1983060811%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-171-1983060811%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-171-1983060811%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-171-1983060811%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-171-1983060811:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-171-1983060811:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 111.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-171-1983060811:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-172-1983060812%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-172-1983060812%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-172-1983060812%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-172-1983060812%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-172-1983060812%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-172-1983060812:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-172-1983060812:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 94.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-172-1983060812:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-173-1983060813%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-173-1983060813%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-173-1983060813%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-173-1983060813%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-173-1983060813%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-173-1983060813:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-173-1983060813:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 97.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-173-1983060813:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-174-1983060814%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-174-1983060814%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-174-1983060814%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-174-1983060814%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-174-1983060814%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-174-1983060814:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-174-1983060814:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 92.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-174-1983060814:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-175-1983060816%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-175-1983060816%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-175-1983060816%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-175-1983060816%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 26)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-175-1983060816%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-175-1983060816:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-175-1983060816:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 99.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-175-1983060816:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-176-1983060817%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-176-1983060817%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-176-1983060817%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-176-1983060817%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-176-1983060817%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-176-1983060817:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-176-1983060817:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 101.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-176-1983060817:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-177-1983060818%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-177-1983060818%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-177-1983060818%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4167"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-177-1983060818%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.4167"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-177-1983060818%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-177-1983060818:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-177-1983060818:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 97.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-177-1983060818:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-178-1983060820%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-178-1983060820%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-178-1983060820%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-178-1983060820%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-178-1983060820%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-178-1983060820:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-178-1983060820:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 109.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-178-1983060820:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-365-1991061417%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-365-1991061417%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-365-1991061417%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-365-1991061417%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-365-1991061417%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-365-1991061417:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-365-1991061417:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 16.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-365-1991061417:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-366-1991061419%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-366-1991061419%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-366-1991061419%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "30.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-366-1991061419%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.7167)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "30.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-366-1991061419%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-366-1991061419:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-366-1991061419:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.7167'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-366-1991061419:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-367-1991061421%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-367-1991061421%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-367-1991061421%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1167 31.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1167"^^xsd:decimal ;
  dwc:decimalLongitude "31.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-367-1991061421%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1167 31.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.1167"^^xsd:decimal ;
  geo-pos:long "31.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-367-1991061421%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-367-1991061421:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-367-1991061421:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.1667'^^xsd:double;
  dwc:latitude '70.1167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 36.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-367-1991061421:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-368-1991061423%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-368-1991061423%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-368-1991061423%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-368-1991061423%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.1667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-368-1991061423%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-368-1991061423:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-368-1991061423:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 31.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-368-1991061423:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-369-1991061502%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-369-1991061502%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-369-1991061502%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-369-1991061502%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 33)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-369-1991061502%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-369-1991061502:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-369-1991061502:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-369-1991061502:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-370-1991061505%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-370-1991061505%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-370-1991061505%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.75 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.75"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-370-1991061505%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.75 34)"^^geo:wktLiteral ;
  geo-pos:lat "69.75"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-370-1991061505%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-370-1991061505:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-370-1991061505:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '69.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 32.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-370-1991061505:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-371-1991061508%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-371-1991061508%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-371-1991061508%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-371-1991061508%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 35)"^^geo:wktLiteral ;
  geo-pos:lat "69.5"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-371-1991061508%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-371-1991061508:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-371-1991061508:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '69.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-371-1991061508:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-372-1991061510%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-372-1991061510%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-372-1991061510%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.75 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.75"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-372-1991061510%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.75 35)"^^geo:wktLiteral ;
  geo-pos:lat "69.75"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-372-1991061510%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-372-1991061510:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-372-1991061510:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '69.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-372-1991061510:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-373-1991061512%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-373-1991061512%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-373-1991061512%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-373-1991061512%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 35)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-373-1991061512%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-373-1991061512:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-373-1991061512:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-373-1991061512:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-374-1991061514%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-374-1991061514%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-374-1991061514%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-374-1991061514%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 35)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-374-1991061514%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-374-1991061514:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-374-1991061514:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '70.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-374-1991061514:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-378-1991061523%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-378-1991061523%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-378-1991061523%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-378-1991061523%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-378-1991061523%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-378-1991061523:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-378-1991061523:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 39.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-378-1991061523:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-379-1991061602%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-379-1991061602%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-379-1991061602%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-379-1991061602%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-379-1991061602%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-379-1991061602:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-379-1991061602:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 44.52 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-379-1991061602:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-380-1991061604%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-380-1991061604%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-380-1991061604%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-380-1991061604%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-380-1991061604%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-380-1991061604:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-380-1991061604:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 27.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-380-1991061604:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-381-1991061607%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-381-1991061607%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-381-1991061607%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-381-1991061607%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-381-1991061607%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-381-1991061607:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-381-1991061607:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-381-1991061607:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-382-1991061609%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-382-1991061609%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-382-1991061609%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-382-1991061609%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-382-1991061609%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-382-1991061609:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-382-1991061609:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-382-1991061609:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-383-1991061611%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-383-1991061611%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-383-1991061611%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-383-1991061611%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-383-1991061611%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-383-1991061611:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-383-1991061611:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-383-1991061611:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-384-1991061614%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-384-1991061614%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-384-1991061614%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-384-1991061614%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-384-1991061614%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-384-1991061614:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-384-1991061614:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-384-1991061614:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-385-1991061615%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-385-1991061615%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-385-1991061615%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2833 32.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2833"^^xsd:decimal ;
  dwc:decimalLongitude "32.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-385-1991061615%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2833 32.4333)"^^geo:wktLiteral ;
  geo-pos:lat "70.2833"^^xsd:decimal ;
  geo-pos:long "32.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-385-1991061615%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-385-1991061615:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-385-1991061615:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.4333'^^xsd:double;
  dwc:latitude '70.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 25.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-385-1991061615:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-386-1991061617%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-386-1991061617%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-386-1991061617%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.35 31.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.35"^^xsd:decimal ;
  dwc:decimalLongitude "31.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-386-1991061617%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.35 31.8667)"^^geo:wktLiteral ;
  geo-pos:lat "70.35"^^xsd:decimal ;
  geo-pos:long "31.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-386-1991061617%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-386-1991061617:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-386-1991061617:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.8667'^^xsd:double;
  dwc:latitude '70.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 24.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-386-1991061617:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-387-1991061620%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-387-1991061620%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-387-1991061620%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-387-1991061620%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-387-1991061620%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-387-1991061620:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-387-1991061620:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 35.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-387-1991061620:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-388-1991061621%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-388-1991061621%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-388-1991061621%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-388-1991061621%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-388-1991061621%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-388-1991061621:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-388-1991061621:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 37.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-388-1991061621:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-389-1991061622%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-389-1991061622%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-389-1991061622%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-389-1991061622%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-389-1991061622%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-389-1991061622:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-389-1991061622:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-389-1991061622:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-390-1991061701%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-390-1991061701%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-390-1991061701%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-390-1991061701%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-390-1991061701%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-390-1991061701:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-390-1991061701:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 26.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-390-1991061701:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1991006_IMR-58MS-391-1991061702%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-391-1991061702%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-391-1991061702%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1991006_IMR-58MS-391-1991061702%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1991006_IMR-58MS-391-1991061702%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-391-1991061702:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-391-1991061702:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-391-1991061702:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-193-1982061604%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-193-1982061604%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-193-1982061604%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6167 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6167"^^xsd:decimal ;
  dwc:decimalLongitude "32.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-193-1982061604%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6167 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.6167"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-193-1982061604%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-193-1982061604:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-193-1982061604:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '70.6167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-193-1982061604:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-194-1982061606%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-194-1982061606%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-194-1982061606%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 33.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-194-1982061606%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 33.3333)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "33.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-194-1982061606%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-194-1982061606:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-194-1982061606:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.3333'^^xsd:double;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-194-1982061606:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-195-1982061607%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-195-1982061607%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-195-1982061607%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9 32.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9"^^xsd:decimal ;
  dwc:decimalLongitude "32.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-195-1982061607%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9 32.5833)"^^geo:wktLiteral ;
  geo-pos:lat "70.9"^^xsd:decimal ;
  geo-pos:long "32.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-195-1982061607%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-195-1982061607:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-195-1982061607:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.5833'^^xsd:double;
  dwc:latitude '70.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-195-1982061607:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-196-1982061609%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-196-1982061609%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-196-1982061609%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.95 31.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.95"^^xsd:decimal ;
  dwc:decimalLongitude "31.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-196-1982061609%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.95 31.8333)"^^geo:wktLiteral ;
  geo-pos:lat "70.95"^^xsd:decimal ;
  geo-pos:long "31.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-196-1982061609%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-196-1982061609:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-196-1982061609:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.8333'^^xsd:double;
  dwc:latitude '70.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-196-1982061609:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-197-1982061610%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-197-1982061610%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-197-1982061610%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-197-1982061610%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-197-1982061610%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-197-1982061610:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-197-1982061610:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-197-1982061610:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-198-1982061611%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-198-1982061611%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-198-1982061611%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-198-1982061611%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-198-1982061611%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-198-1982061611:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-198-1982061611:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-198-1982061611:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-199-1982061612%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-199-1982061612%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-199-1982061612%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-199-1982061612%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.7667)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "31.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-199-1982061612%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-199-1982061612:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-199-1982061612:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.7667'^^xsd:double;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-199-1982061612:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-200-1982061614%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-200-1982061614%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-200-1982061614%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 32.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "32.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-200-1982061614%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 32.7667)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "32.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-200-1982061614%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-200-1982061614:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-200-1982061614:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.7667'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-200-1982061614:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-201-1982061616%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-201-1982061616%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-201-1982061616%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6167 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6167"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-201-1982061616%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6167 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.6167"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-201-1982061616%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-201-1982061616:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-201-1982061616:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.6167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-201-1982061616:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-202-1982061617%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-202-1982061617%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-202-1982061617%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-202-1982061617%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-202-1982061617%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-202-1982061617:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-202-1982061617:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.7 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-202-1982061617:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-203-1982061619%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-203-1982061619%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-203-1982061619%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-203-1982061619%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-203-1982061619%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-203-1982061619:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-203-1982061619:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-203-1982061619:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-204-1982061620%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-204-1982061620%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-204-1982061620%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-204-1982061620%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-204-1982061620%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-204-1982061620:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-204-1982061620:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.99 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-204-1982061620:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-205-1982061622%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-205-1982061622%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-205-1982061622%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-205-1982061622%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-205-1982061622%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-205-1982061622:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-205-1982061622:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-205-1982061622:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-206-1982061623%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-206-1982061623%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-206-1982061623%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-206-1982061623%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-206-1982061623%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-206-1982061623:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-206-1982061623:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-206-1982061623:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-207-1982061701%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-207-1982061701%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-207-1982061701%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-207-1982061701%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-207-1982061701%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-207-1982061701:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-207-1982061701:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-207-1982061701:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-208-1982061702%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-208-1982061702%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-208-1982061702%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-208-1982061702%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-208-1982061702%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-208-1982061702:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-208-1982061702:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-208-1982061702:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-220-1982061905%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-220-1982061905%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-220-1982061905%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 19.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "19.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-220-1982061905%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 19.8333)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "19.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-220-1982061905%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-220-1982061905:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-220-1982061905:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.8333'^^xsd:double;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 33.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-220-1982061905:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-221-1982061906%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-221-1982061906%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-221-1982061906%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 19.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "19.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-221-1982061906%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 19.8667)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "19.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-221-1982061906%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-221-1982061906:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-221-1982061906:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.8667'^^xsd:double;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 25.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-221-1982061906:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-223-1982061910%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-223-1982061910%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-223-1982061910%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 19.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "19.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-223-1982061910%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 19.9333)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "19.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-223-1982061910%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-223-1982061910:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-223-1982061910:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.9333'^^xsd:double;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-223-1982061910:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-224-1982061911%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-224-1982061911%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-224-1982061911%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 19.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "19.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-224-1982061911%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 19.9667)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "19.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-224-1982061911%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-224-1982061911:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-224-1982061911:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.9667'^^xsd:double;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.9 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-224-1982061911:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-225-1982061912%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-225-1982061912%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-225-1982061912%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-225-1982061912%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 20)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-225-1982061912%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-225-1982061912:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-225-1982061912:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-225-1982061912:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-59-1983060120%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-59-1983060120%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-59-1983060120%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6667 17.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.6667"^^xsd:decimal ;
  dwc:decimalLongitude "17.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-59-1983060120%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6667 17.5333)"^^geo:wktLiteral ;
  geo-pos:lat "69.6667"^^xsd:decimal ;
  geo-pos:long "17.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-59-1983060120%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-59-1983060120:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-59-1983060120:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.5333'^^xsd:double;
  dwc:latitude '69.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 104.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-59-1983060120:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-60-1983060121%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-60-1983060121%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-60-1983060121%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6667 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.6667"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-60-1983060121%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6667 17)"^^geo:wktLiteral ;
  geo-pos:lat "69.6667"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-60-1983060121%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-60-1983060121:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-60-1983060121:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '69.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-60-1983060121:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-61-1983060122%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-61-1983060122%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-61-1983060122%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4833 16.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4833"^^xsd:decimal ;
  dwc:decimalLongitude "16.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-61-1983060122%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4833 16.8)"^^geo:wktLiteral ;
  geo-pos:lat "69.4833"^^xsd:decimal ;
  geo-pos:long "16.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-61-1983060122%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-61-1983060122:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-61-1983060122:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '16.8'^^xsd:double;
  dwc:latitude '69.4833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-61-1983060122:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-62-1983060123%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-62-1983060123%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-62-1983060123%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.3333 16.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.3333"^^xsd:decimal ;
  dwc:decimalLongitude "16.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-62-1983060123%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.3333 16.6333)"^^geo:wktLiteral ;
  geo-pos:lat "69.3333"^^xsd:decimal ;
  geo-pos:long "16.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-62-1983060123%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-62-1983060123:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-62-1983060123:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '16.6333'^^xsd:double;
  dwc:latitude '69.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-62-1983060123:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-63-1983060200%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-63-1983060200%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-63-1983060200%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1667 16.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1667"^^xsd:decimal ;
  dwc:decimalLongitude "16.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-63-1983060200%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1667 16.3333)"^^geo:wktLiteral ;
  geo-pos:lat "69.1667"^^xsd:decimal ;
  geo-pos:long "16.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-63-1983060200%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-63-1983060200:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-63-1983060200:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '16.3333'^^xsd:double;
  dwc:latitude '69.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-63-1983060200:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-64-1983060202%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-64-1983060202%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-64-1983060202%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.3333 16.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.3333"^^xsd:decimal ;
  dwc:decimalLongitude "16.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-64-1983060202%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.3333 16.1167)"^^geo:wktLiteral ;
  geo-pos:lat "69.3333"^^xsd:decimal ;
  geo-pos:long "16.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-64-1983060202%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-64-1983060202:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-64-1983060202:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '16.1167'^^xsd:double;
  dwc:latitude '69.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-64-1983060202:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-66-1983060204%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-66-1983060204%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-66-1983060204%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.3333 15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.3333"^^xsd:decimal ;
  dwc:decimalLongitude "15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-66-1983060204%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.3333 15.8)"^^geo:wktLiteral ;
  geo-pos:lat "69.3333"^^xsd:decimal ;
  geo-pos:long "15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-66-1983060204%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-66-1983060204:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-66-1983060204:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '15.8'^^xsd:double;
  dwc:latitude '69.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-66-1983060204:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-69-1983060209%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-69-1983060209%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-69-1983060209%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8333 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.8333"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-69-1983060209%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8333 17)"^^geo:wktLiteral ;
  geo-pos:lat "69.8333"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-69-1983060209%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-69-1983060209:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-69-1983060209:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '69.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-69-1983060209:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-70-1983060210%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-70-1983060210%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-70-1983060210%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-70-1983060210%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 17)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-70-1983060210%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-70-1983060210:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-70-1983060210:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-70-1983060210:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-71-1983060212%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-71-1983060212%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-71-1983060212%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-71-1983060212%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 17)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-71-1983060212%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-71-1983060212:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-71-1983060212:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '70.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 97.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-71-1983060212:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-72-1983060213%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-72-1983060213%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-72-1983060213%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1333 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1333"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-72-1983060213%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1333 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.1333"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-72-1983060213%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-72-1983060213:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-72-1983060213:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '70.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 90.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-72-1983060213:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-73-1983060215%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-73-1983060215%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-73-1983060215%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-73-1983060215%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 18)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-73-1983060215%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-73-1983060215:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-73-1983060215:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-73-1983060215:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-74-1983060216%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-74-1983060216%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-74-1983060216%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1667"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-74-1983060216%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 18)"^^geo:wktLiteral ;
  geo-pos:lat "70.1667"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-74-1983060216%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-74-1983060216:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-74-1983060216:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '70.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-74-1983060216:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-75-1983060218%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-75-1983060218%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-75-1983060218%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-75-1983060218%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 18)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-75-1983060218%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-75-1983060218:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-75-1983060218:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-75-1983060218:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-76-1983060219%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-76-1983060219%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-76-1983060219%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-76-1983060219%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 18)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-76-1983060219%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-76-1983060219:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-76-1983060219:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.7 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-76-1983060219:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-929-1990062008%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-929-1990062008%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-929-1990062008%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-929-1990062008%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-929-1990062008%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-929-1990062008:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-929-1990062008:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-929-1990062008:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-930-1990062010%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-930-1990062010%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-930-1990062010%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-930-1990062010%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-930-1990062010%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-930-1990062010:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-930-1990062010:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-930-1990062010:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-931-1990062012%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-931-1990062012%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-931-1990062012%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-931-1990062012%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-931-1990062012%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-931-1990062012:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-931-1990062012:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-931-1990062012:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-932-1990062013%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-932-1990062013%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-932-1990062013%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-932-1990062013%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-932-1990062013%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-932-1990062013:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-932-1990062013:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 32.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-932-1990062013:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-933-1990062015%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-933-1990062015%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-933-1990062015%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-933-1990062015%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-933-1990062015%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-933-1990062015:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-933-1990062015:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-933-1990062015:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-934-1990062017%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-934-1990062017%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-934-1990062017%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-934-1990062017%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-934-1990062017%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-934-1990062017:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-934-1990062017:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-934-1990062017:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-935-1990062018%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-935-1990062018%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-935-1990062018%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-935-1990062018%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-935-1990062018%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-935-1990062018:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-935-1990062018:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-935-1990062018:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-936-1990062022%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-936-1990062022%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-936-1990062022%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-936-1990062022%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-936-1990062022%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-936-1990062022:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-936-1990062022:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 14.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-936-1990062022:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-937-1990062101%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-937-1990062101%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-937-1990062101%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-937-1990062101%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-937-1990062101%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-937-1990062101:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-937-1990062101:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-937-1990062101:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-938-1990062104%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-938-1990062104%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-938-1990062104%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-938-1990062104%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-938-1990062104%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-938-1990062104:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-938-1990062104:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-938-1990062104:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-939-1990062105%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-939-1990062105%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-939-1990062105%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-939-1990062105%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-939-1990062105%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-939-1990062105:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-939-1990062105:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 39.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-939-1990062105:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-940-1990062107%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-940-1990062107%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-940-1990062107%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-940-1990062107%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-940-1990062107%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-940-1990062107:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-940-1990062107:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 37.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-940-1990062107:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-153-1983060709%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-153-1983060709%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-153-1983060709%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-153-1983060709%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-153-1983060709%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-153-1983060709:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-153-1983060709:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 113.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-153-1983060709:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-154-1983060710%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-154-1983060710%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-154-1983060710%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-154-1983060710%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-154-1983060710%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-154-1983060710:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-154-1983060710:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 106.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-154-1983060710:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-155-1983060711%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-155-1983060711%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-155-1983060711%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.0833 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.0833"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-155-1983060711%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.0833 24)"^^geo:wktLiteral ;
  geo-pos:lat "73.0833"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-155-1983060711%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-155-1983060711:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-155-1983060711:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '73.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-155-1983060711:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-156-1983060713%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-156-1983060713%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-156-1983060713%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.3333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-156-1983060713%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 24)"^^geo:wktLiteral ;
  geo-pos:lat "73.3333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-156-1983060713%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-156-1983060713:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-156-1983060713:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '73.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-156-1983060713:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-158-1983060716%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-158-1983060716%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-158-1983060716%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-158-1983060716%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-158-1983060716%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-158-1983060716:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-158-1983060716:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 106.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-158-1983060716:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-159-1983060718%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-159-1983060718%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-159-1983060718%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.25"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-159-1983060718%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 25)"^^geo:wktLiteral ;
  geo-pos:lat "73.25"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-159-1983060718%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-159-1983060718:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-159-1983060718:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '73.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 103.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-159-1983060718:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-160-1983060720%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-160-1983060720%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-160-1983060720%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-160-1983060720%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 25)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-160-1983060720%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-160-1983060720:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-160-1983060720:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 98.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-160-1983060720:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-161-1983060721%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-161-1983060721%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-161-1983060721%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-161-1983060721%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-161-1983060721%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-161-1983060721:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-161-1983060721:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 96.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-161-1983060721:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-163-1983060800%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-163-1983060800%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-163-1983060800%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-163-1983060800%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-163-1983060800%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-163-1983060800:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-163-1983060800:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 103.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-163-1983060800:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-164-1983060802%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-164-1983060802%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-164-1983060802%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-164-1983060802%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-164-1983060802%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-164-1983060802:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-164-1983060802:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-164-1983060802:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-165-1983060803%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-165-1983060803%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-165-1983060803%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-165-1983060803%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-165-1983060803%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-165-1983060803:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-165-1983060803:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 90.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-165-1983060803:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-166-1983060804%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-166-1983060804%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-166-1983060804%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-166-1983060804%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-166-1983060804%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-166-1983060804:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-166-1983060804:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 105.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-166-1983060804:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-941-1990062108%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-941-1990062108%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-941-1990062108%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-941-1990062108%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-941-1990062108%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-941-1990062108:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-941-1990062108:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-941-1990062108:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-942-1990062110%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-942-1990062110%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-942-1990062110%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-942-1990062110%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-942-1990062110%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-942-1990062110:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-942-1990062110:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 13.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-942-1990062110:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-943-1990062112%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-943-1990062112%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-943-1990062112%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-943-1990062112%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-943-1990062112%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-943-1990062112:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-943-1990062112:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 23.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-943-1990062112:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-944-1990062113%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-944-1990062113%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-944-1990062113%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-944-1990062113%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-944-1990062113%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-944-1990062113:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-944-1990062113:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-944-1990062113:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-945-1990062116%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-945-1990062116%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-945-1990062116%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-945-1990062116%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-945-1990062116%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-945-1990062116:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-945-1990062116:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-945-1990062116:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-946-1990062118%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-946-1990062118%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-946-1990062118%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-946-1990062118%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-946-1990062118%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-946-1990062118:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-946-1990062118:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 34.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-946-1990062118:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-947-1990062120%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-947-1990062120%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-947-1990062120%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-947-1990062120%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 27)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-947-1990062120%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-947-1990062120:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-947-1990062120:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 13.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-947-1990062120:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-948-1990062200%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-948-1990062200%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-948-1990062200%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-948-1990062200%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 25)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-948-1990062200%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-948-1990062200:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-948-1990062200:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-948-1990062200:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-949-1990062202%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-949-1990062202%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-949-1990062202%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-949-1990062202%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-949-1990062202%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-949-1990062202:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-949-1990062202:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 16.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-949-1990062202:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-950-1990062203%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-950-1990062203%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-950-1990062203%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-950-1990062203%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-950-1990062203%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-950-1990062203:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-950-1990062203:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 8.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-950-1990062203:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-951-1990062205%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-951-1990062205%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-951-1990062205%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-951-1990062205%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-951-1990062205%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-951-1990062205:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-951-1990062205:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 23.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-951-1990062205:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-952-1990062207%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-952-1990062207%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-952-1990062207%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-952-1990062207%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-952-1990062207%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-952-1990062207:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-952-1990062207:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 32.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-952-1990062207:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-74-1982060422%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-74-1982060422%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-74-1982060422%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-74-1982060422%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-74-1982060422%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-74-1982060422:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-74-1982060422:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-74-1982060422:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-75-1982060423%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-75-1982060423%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-75-1982060423%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-75-1982060423%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 19.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-75-1982060423%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-75-1982060423:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-75-1982060423:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.5'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-75-1982060423:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-76-1982060500%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-76-1982060500%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-76-1982060500%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-76-1982060500%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-76-1982060500%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-76-1982060500:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-76-1982060500:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-76-1982060500:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-77-1982060501%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-77-1982060501%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-77-1982060501%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-77-1982060501%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-77-1982060501%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-77-1982060501:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-77-1982060501:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-77-1982060501:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-78-1982060503%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-78-1982060503%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-78-1982060503%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-78-1982060503%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-78-1982060503%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-78-1982060503:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-78-1982060503:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-78-1982060503:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-83-1982060514%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-83-1982060514%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-83-1982060514%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0833"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-83-1982060514%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.0833"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-83-1982060514%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-83-1982060514:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-83-1982060514:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-83-1982060514:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-84-1982060516%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-84-1982060516%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-84-1982060516%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-84-1982060516%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-84-1982060516%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-84-1982060516:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-84-1982060516:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-84-1982060516:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-85-1982060517%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-85-1982060517%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-85-1982060517%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-85-1982060517%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-85-1982060517%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-85-1982060517:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-85-1982060517:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-85-1982060517:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-86-1982060518%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-86-1982060518%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-86-1982060518%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-86-1982060518%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-86-1982060518%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-86-1982060518:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-86-1982060518:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-86-1982060518:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-87-1982060520%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-87-1982060520%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-87-1982060520%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3"^^xsd:decimal ;
  dwc:decimalLongitude "20.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-87-1982060520%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "70.3"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-87-1982060520%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-87-1982060520:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-87-1982060520:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '70.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-87-1982060520:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-88-1982060522%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-88-1982060522%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-88-1982060522%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3167 21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3167"^^xsd:decimal ;
  dwc:decimalLongitude "21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-88-1982060522%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3167 21.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.3167"^^xsd:decimal ;
  geo-pos:long "21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-88-1982060522%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-88-1982060522:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-88-1982060522:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21.2'^^xsd:double;
  dwc:latitude '70.3167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-88-1982060522:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-89-1982060612%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-89-1982060612%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-89-1982060612%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 21.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "21.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-89-1982060612%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 21.9333)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "21.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-89-1982060612%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-89-1982060612:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-89-1982060612:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21.9333'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.99 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-89-1982060612:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-118-1982060817%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-118-1982060817%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-118-1982060817%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-118-1982060817%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 22)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-118-1982060817%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-118-1982060817:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-118-1982060817:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-118-1982060817:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-119-1982060819%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-119-1982060819%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-119-1982060819%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-119-1982060819%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 21)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-119-1982060819%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-119-1982060819:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-119-1982060819:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-119-1982060819:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-122-1982060903%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-122-1982060903%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-122-1982060903%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-122-1982060903%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-122-1982060903%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-122-1982060903:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-122-1982060903:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-122-1982060903:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-123-1982060906%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-123-1982060906%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-123-1982060906%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-123-1982060906%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-123-1982060906%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-123-1982060906:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-123-1982060906:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-123-1982060906:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-124-1982060907%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-124-1982060907%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-124-1982060907%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4167"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-124-1982060907%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.4167"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-124-1982060907%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-124-1982060907:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-124-1982060907:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-124-1982060907:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-125-1982060910%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-125-1982060910%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-125-1982060910%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-125-1982060910%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-125-1982060910%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-125-1982060910:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-125-1982060910:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-125-1982060910:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-126-1982060913%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-126-1982060913%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-126-1982060913%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.9167 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.9167"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-126-1982060913%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.9167 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.9167"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-126-1982060913%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-126-1982060913:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-126-1982060913:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-126-1982060913:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-127-1982060915%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-127-1982060915%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-127-1982060915%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-127-1982060915%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-127-1982060915%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-127-1982060915:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-127-1982060915:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-127-1982060915:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-128-1982060917%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-128-1982060917%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-128-1982060917%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-128-1982060917%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-128-1982060917%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-128-1982060917:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-128-1982060917:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-128-1982060917:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-129-1982060922%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-129-1982060922%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-129-1982060922%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-129-1982060922%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 26)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-129-1982060922%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-129-1982060922:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-129-1982060922:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-129-1982060922:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-130-1982061000%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-130-1982061000%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-130-1982061000%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-130-1982061000%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-130-1982061000%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-130-1982061000:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-130-1982061000:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-130-1982061000:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-131-1982061002%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-131-1982061002%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-131-1982061002%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-131-1982061002%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-131-1982061002%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-131-1982061002:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-131-1982061002:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.4 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-131-1982061002:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-58-1982060322%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-58-1982060322%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-58-1982060322%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.65 17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.65"^^xsd:decimal ;
  dwc:decimalLongitude "17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-58-1982060322%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.65 17.45)"^^geo:wktLiteral ;
  geo-pos:lat "69.65"^^xsd:decimal ;
  geo-pos:long "17.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-58-1982060322%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-58-1982060322:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-58-1982060322:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.45'^^xsd:double;
  dwc:latitude '69.65'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 40.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-58-1982060322:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-59-1982060323%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-59-1982060323%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-59-1982060323%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5667 17.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5667"^^xsd:decimal ;
  dwc:decimalLongitude "17.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-59-1982060323%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5667 17.0167)"^^geo:wktLiteral ;
  geo-pos:lat "69.5667"^^xsd:decimal ;
  geo-pos:long "17.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-59-1982060323%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-59-1982060323:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-59-1982060323:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.0167'^^xsd:double;
  dwc:latitude '69.5667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 21.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-59-1982060323:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-60-1982060400%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-60-1982060400%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-60-1982060400%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 16.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5"^^xsd:decimal ;
  dwc:decimalLongitude "16.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-60-1982060400%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 16.6667)"^^geo:wktLiteral ;
  geo-pos:lat "69.5"^^xsd:decimal ;
  geo-pos:long "16.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-60-1982060400%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-60-1982060400:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-60-1982060400:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '16.6667'^^xsd:double;
  dwc:latitude '69.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 38.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-60-1982060400:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-61-1982060402%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-61-1982060402%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-61-1982060402%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6333 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.6333"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-61-1982060402%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6333 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "69.6333"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-61-1982060402%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-61-1982060402:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-61-1982060402:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '69.6333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-61-1982060402:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-62-1982060403%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-62-1982060403%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-62-1982060403%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 16.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7"^^xsd:decimal ;
  dwc:decimalLongitude "16.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-62-1982060403%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 16.9167)"^^geo:wktLiteral ;
  geo-pos:lat "69.7"^^xsd:decimal ;
  geo-pos:long "16.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-62-1982060403%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-62-1982060403:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-62-1982060403:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '16.9167'^^xsd:double;
  dwc:latitude '69.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-62-1982060403:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-63-1982060404%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-63-1982060404%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-63-1982060404%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.75 17.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.75"^^xsd:decimal ;
  dwc:decimalLongitude "17.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-63-1982060404%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.75 17.2833)"^^geo:wktLiteral ;
  geo-pos:lat "69.75"^^xsd:decimal ;
  geo-pos:long "17.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-63-1982060404%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-63-1982060404:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-63-1982060404:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.2833'^^xsd:double;
  dwc:latitude '69.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-63-1982060404:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-65-1982060408%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-65-1982060408%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-65-1982060408%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-65-1982060408%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-65-1982060408%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-65-1982060408:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-65-1982060408:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-65-1982060408:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-68-1982060411%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-68-1982060411%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-68-1982060411%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-68-1982060411%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 18)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-68-1982060411%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-68-1982060411:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-68-1982060411:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-68-1982060411:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-69-1982060413%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-69-1982060413%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-69-1982060413%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5833"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-69-1982060413%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 18)"^^geo:wktLiteral ;
  geo-pos:lat "70.5833"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-69-1982060413%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-69-1982060413:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-69-1982060413:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '70.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-69-1982060413:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-71-1982060417%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-71-1982060417%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-71-1982060417%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-71-1982060417%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 19)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-71-1982060417%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-71-1982060417:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-71-1982060417:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-71-1982060417:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-72-1982060419%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-72-1982060419%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-72-1982060419%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-72-1982060419%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-72-1982060419%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-72-1982060419:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-72-1982060419:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-72-1982060419:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-73-1982060420%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-73-1982060420%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-73-1982060420%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-73-1982060420%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-73-1982060420%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-73-1982060420:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-73-1982060420:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-73-1982060420:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-105-1982060712%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-105-1982060712%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-105-1982060712%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.9167"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-105-1982060712%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.9167"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-105-1982060712%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-105-1982060712:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-105-1982060712:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-105-1982060712:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-106-1982060713%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-106-1982060713%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-106-1982060713%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-106-1982060713%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-106-1982060713%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-106-1982060713:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-106-1982060713:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-106-1982060713:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-107-1982060715%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-107-1982060715%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-107-1982060715%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4167"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-107-1982060715%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.4167"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-107-1982060715%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-107-1982060715:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-107-1982060715:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-107-1982060715:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-108-1982060717%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-108-1982060717%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-108-1982060717%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-108-1982060717%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-108-1982060717%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-108-1982060717:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-108-1982060717:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-108-1982060717:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-109-1982060718%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-109-1982060718%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-109-1982060718%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-109-1982060718%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-109-1982060718%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-109-1982060718:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-109-1982060718:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-109-1982060718:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-110-1982060720%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-110-1982060720%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-110-1982060720%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-110-1982060720%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-110-1982060720%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-110-1982060720:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-110-1982060720:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-110-1982060720:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-111-1982060721%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-111-1982060721%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-111-1982060721%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-111-1982060721%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-111-1982060721%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-111-1982060721:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-111-1982060721:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-111-1982060721:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-112-1982060723%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-112-1982060723%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-112-1982060723%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-112-1982060723%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-112-1982060723%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-112-1982060723:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-112-1982060723:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-112-1982060723:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-114-1982060801%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-114-1982060801%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-114-1982060801%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-114-1982060801%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-114-1982060801%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-114-1982060801:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-114-1982060801:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-114-1982060801:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-115-1982060804%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-115-1982060804%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-115-1982060804%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1 24.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1"^^xsd:decimal ;
  dwc:decimalLongitude "24.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-115-1982060804%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1 24.4167)"^^geo:wktLiteral ;
  geo-pos:lat "71.1"^^xsd:decimal ;
  geo-pos:long "24.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-115-1982060804%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-115-1982060804:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-115-1982060804:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24.4167'^^xsd:double;
  dwc:latitude '71.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-115-1982060804:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-116-1982060811%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-116-1982060811%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-116-1982060811%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5833"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-116-1982060811%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.5833"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-116-1982060811%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-116-1982060811:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-116-1982060811:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-116-1982060811:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-117-1982060814%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-117-1982060814%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-117-1982060814%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-117-1982060814%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-117-1982060814%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-117-1982060814:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-117-1982060814:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-117-1982060814:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-144-1982061213%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-144-1982061213%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-144-1982061213%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-144-1982061213%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-144-1982061213%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-144-1982061213:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-144-1982061213:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-144-1982061213:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-145-1982061214%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-145-1982061214%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-145-1982061214%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-145-1982061214%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-145-1982061214%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-145-1982061214:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-145-1982061214:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-145-1982061214:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-146-1982061218%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-146-1982061218%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-146-1982061218%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-146-1982061218%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-146-1982061218%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-146-1982061218:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-146-1982061218:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-146-1982061218:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-147-1982061220%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-147-1982061220%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-147-1982061220%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-147-1982061220%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-147-1982061220%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-147-1982061220:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-147-1982061220:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-147-1982061220:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-148-1982061222%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-148-1982061222%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-148-1982061222%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-148-1982061222%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-148-1982061222%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-148-1982061222:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-148-1982061222:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-148-1982061222:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-149-1982061300%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-149-1982061300%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-149-1982061300%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-149-1982061300%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-149-1982061300%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-149-1982061300:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-149-1982061300:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-149-1982061300:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-150-1982061302%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-150-1982061302%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-150-1982061302%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-150-1982061302%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-150-1982061302%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-150-1982061302:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-150-1982061302:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-150-1982061302:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-151-1982061304%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-151-1982061304%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-151-1982061304%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-151-1982061304%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-151-1982061304%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-151-1982061304:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-151-1982061304:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-151-1982061304:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-153-1982061309%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-153-1982061309%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-153-1982061309%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-153-1982061309%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-153-1982061309%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-153-1982061309:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-153-1982061309:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-153-1982061309:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-154-1982061311%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-154-1982061311%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-154-1982061311%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-154-1982061311%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-154-1982061311%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-154-1982061311:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-154-1982061311:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-154-1982061311:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-155-1982061313%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-155-1982061313%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-155-1982061313%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-155-1982061313%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-155-1982061313%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-155-1982061313:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-155-1982061313:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.58 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-155-1982061313:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-156-1982061315%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-156-1982061315%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-156-1982061315%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-156-1982061315%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 28)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-156-1982061315%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-156-1982061315:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-156-1982061315:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-156-1982061315:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-90-1982060613%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-90-1982060613%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-90-1982060613%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 21.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5833"^^xsd:decimal ;
  dwc:decimalLongitude "21.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-90-1982060613%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 21.6333)"^^geo:wktLiteral ;
  geo-pos:lat "70.5833"^^xsd:decimal ;
  geo-pos:long "21.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-90-1982060613%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-90-1982060613:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-90-1982060613:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21.6333'^^xsd:double;
  dwc:latitude '70.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-90-1982060613:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-91-1982060615%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-91-1982060615%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-91-1982060615%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7667 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7667"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-91-1982060615%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7667 22)"^^geo:wktLiteral ;
  geo-pos:lat "70.7667"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-91-1982060615%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-91-1982060615:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-91-1982060615:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '70.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.4 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-91-1982060615:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-92-1982060616%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-92-1982060616%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-92-1982060616%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9167"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-92-1982060616%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 22)"^^geo:wktLiteral ;
  geo-pos:lat "70.9167"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-92-1982060616%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-92-1982060616:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-92-1982060616:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '70.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.54 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-92-1982060616:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-95-1982060622%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-95-1982060622%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-95-1982060622%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5833"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-95-1982060622%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.5833"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-95-1982060622%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-95-1982060622:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-95-1982060622:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.28 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-95-1982060622:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-96-1982060700%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-96-1982060700%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-96-1982060700%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-96-1982060700%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-96-1982060700%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-96-1982060700:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-96-1982060700:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.7 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-96-1982060700:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-98-1982060702%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-98-1982060702%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-98-1982060702%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-98-1982060702%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-98-1982060702%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-98-1982060702:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-98-1982060702:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-98-1982060702:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-99-1982060704%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-99-1982060704%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-99-1982060704%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-99-1982060704%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 23.6)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-99-1982060704%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-99-1982060704:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-99-1982060704:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.6'^^xsd:double;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-99-1982060704:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-100-1982060705%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-100-1982060705%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-100-1982060705%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "23.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-100-1982060705%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23.6667)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "23.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-100-1982060705%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-100-1982060705:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-100-1982060705:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.6667'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-100-1982060705:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-101-1982060706%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-101-1982060706%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-101-1982060706%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-101-1982060706%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1333 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.1333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-101-1982060706%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-101-1982060706:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-101-1982060706:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-101-1982060706:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-102-1982060707%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-102-1982060707%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-102-1982060707%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-102-1982060707%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.3"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-102-1982060707%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-102-1982060707:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-102-1982060707:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 34.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-102-1982060707:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-103-1982060708%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-103-1982060708%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-103-1982060708%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-103-1982060708%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4667 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.4667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-103-1982060708%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-103-1982060708:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-103-1982060708:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.4667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-103-1982060708:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-104-1982060710%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-104-1982060710%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-104-1982060710%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-104-1982060710%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-104-1982060710%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-104-1982060710:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-104-1982060710:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-104-1982060710:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-132-1982061004%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-132-1982061004%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-132-1982061004%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-132-1982061004%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-132-1982061004%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-132-1982061004:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-132-1982061004:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-132-1982061004:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-133-1982061005%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-133-1982061005%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-133-1982061005%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-133-1982061005%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 26)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-133-1982061005%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-133-1982061005:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-133-1982061005:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-133-1982061005:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-134-1982061007%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-134-1982061007%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-134-1982061007%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-134-1982061007%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-134-1982061007%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-134-1982061007:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-134-1982061007:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-134-1982061007:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-135-1982061009%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-135-1982061009%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-135-1982061009%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-135-1982061009%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-135-1982061009%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-135-1982061009:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-135-1982061009:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.4 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-135-1982061009:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-136-1982061010%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-136-1982061010%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-136-1982061010%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-136-1982061010%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-136-1982061010%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-136-1982061010:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-136-1982061010:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-136-1982061010:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-137-1982061011%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-137-1982061011%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-137-1982061011%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-137-1982061011%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-137-1982061011%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-137-1982061011:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-137-1982061011:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-137-1982061011:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-138-1982061012%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-138-1982061012%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-138-1982061012%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 26.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0833"^^xsd:decimal ;
  dwc:decimalLongitude "26.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-138-1982061012%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 26.3333)"^^geo:wktLiteral ;
  geo-pos:lat "71.0833"^^xsd:decimal ;
  geo-pos:long "26.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-138-1982061012%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-138-1982061012:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-138-1982061012:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.3333'^^xsd:double;
  dwc:latitude '71.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-138-1982061012:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-139-1982061014%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-139-1982061014%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-139-1982061014%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9167"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-139-1982061014%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 26)"^^geo:wktLiteral ;
  geo-pos:lat "70.9167"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-139-1982061014%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-139-1982061014:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-139-1982061014:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '70.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.99 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-139-1982061014:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-140-1982061015%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-140-1982061015%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-140-1982061015%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 25.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "25.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-140-1982061015%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 25.9333)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "25.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-140-1982061015%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-140-1982061015:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-140-1982061015:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.9333'^^xsd:double;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-140-1982061015:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-141-1982061017%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-141-1982061017%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-141-1982061017%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9333 26.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9333"^^xsd:decimal ;
  dwc:decimalLongitude "26.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-141-1982061017%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9333 26.4167)"^^geo:wktLiteral ;
  geo-pos:lat "70.9333"^^xsd:decimal ;
  geo-pos:long "26.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-141-1982061017%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-141-1982061017:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-141-1982061017:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.4167'^^xsd:double;
  dwc:latitude '70.9333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-141-1982061017:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-142-1982061210%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-142-1982061210%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-142-1982061210%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-142-1982061210%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 27)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-142-1982061210%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-142-1982061210:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-142-1982061210:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-142-1982061210:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-143-1982061212%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-143-1982061212%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-143-1982061212%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-143-1982061212%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 27)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-143-1982061212%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-143-1982061212:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-143-1982061212:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-143-1982061212:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-157-1982061317%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-157-1982061317%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-157-1982061317%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-157-1982061317%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-157-1982061317%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-157-1982061317:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-157-1982061317:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-157-1982061317:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-158-1982061319%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-158-1982061319%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-158-1982061319%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-158-1982061319%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-158-1982061319%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-158-1982061319:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-158-1982061319:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-158-1982061319:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-159-1982061320%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-159-1982061320%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-159-1982061320%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-159-1982061320%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-159-1982061320%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-159-1982061320:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-159-1982061320:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-159-1982061320:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-160-1982061321%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-160-1982061321%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-160-1982061321%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-160-1982061321%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-160-1982061321%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-160-1982061321:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-160-1982061321:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-160-1982061321:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-161-1982061401%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-161-1982061401%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-161-1982061401%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 28.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "28.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-161-1982061401%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 28.6833)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "28.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-161-1982061401%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-161-1982061401:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-161-1982061401:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.6833'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-161-1982061401:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-162-1982061402%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-162-1982061402%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-162-1982061402%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-162-1982061402%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-162-1982061402%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-162-1982061402:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-162-1982061402:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-162-1982061402:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-163-1982061403%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-163-1982061403%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-163-1982061403%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 28.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "28.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-163-1982061403%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 28.4167)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "28.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-163-1982061403%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-163-1982061403:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-163-1982061403:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.4167'^^xsd:double;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-163-1982061403:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-164-1982061406%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-164-1982061406%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-164-1982061406%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.95 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.95"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-164-1982061406%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.95 29)"^^geo:wktLiteral ;
  geo-pos:lat "70.95"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-164-1982061406%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-164-1982061406:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-164-1982061406:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '70.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.91 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-164-1982061406:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-165-1982061407%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-165-1982061407%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-165-1982061407%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0833"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-165-1982061407%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.0833"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-165-1982061407%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-165-1982061407:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-165-1982061407:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-165-1982061407:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-166-1982061411%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-166-1982061411%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-166-1982061411%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-166-1982061411%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-166-1982061411%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-166-1982061411:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-166-1982061411:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-166-1982061411:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-167-1982061413%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-167-1982061413%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-167-1982061413%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-167-1982061413%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-167-1982061413%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-167-1982061413:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-167-1982061413:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-167-1982061413:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1982007_IMR-58MS-168-1982061415%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-168-1982061415%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-168-1982061415%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1982007_IMR-58MS-168-1982061415%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1982007_IMR-58MS-168-1982061415%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-168-1982061415:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-168-1982061415:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.1 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-168-1982061415:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1982-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-897-1990061717%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-897-1990061717%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-897-1990061717%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-897-1990061717%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 35)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-897-1990061717%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-897-1990061717:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-897-1990061717:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.58 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-897-1990061717:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-898-1990061719%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-898-1990061719%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-898-1990061719%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-898-1990061719%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 35)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-898-1990061719%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-898-1990061719:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-898-1990061719:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-898-1990061719:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-899-1990061723%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-899-1990061723%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-899-1990061723%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-899-1990061723%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-899-1990061723%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-899-1990061723:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-899-1990061723:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.91 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-899-1990061723:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-900-1990061801%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-900-1990061801%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-900-1990061801%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-900-1990061801%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-900-1990061801%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-900-1990061801:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-900-1990061801:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-900-1990061801:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-901-1990061802%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-901-1990061802%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-901-1990061802%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-901-1990061802%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-901-1990061802%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-901-1990061802:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-901-1990061802:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 39.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-901-1990061802:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-902-1990061805%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-902-1990061805%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-902-1990061805%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.25"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-902-1990061805%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.25 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.25"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-902-1990061805%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-902-1990061805:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-902-1990061805:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-902-1990061805:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-903-1990061806%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-903-1990061806%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-903-1990061806%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2833 32.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2833"^^xsd:decimal ;
  dwc:decimalLongitude "32.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-903-1990061806%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2833 32.4333)"^^geo:wktLiteral ;
  geo-pos:lat "70.2833"^^xsd:decimal ;
  geo-pos:long "32.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-903-1990061806%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-903-1990061806:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-903-1990061806:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.4333'^^xsd:double;
  dwc:latitude '70.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-903-1990061806:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-904-1990061807%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-904-1990061807%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-904-1990061807%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.35 31.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.35"^^xsd:decimal ;
  dwc:decimalLongitude "31.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-904-1990061807%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.35 31.8667)"^^geo:wktLiteral ;
  geo-pos:lat "70.35"^^xsd:decimal ;
  geo-pos:long "31.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-904-1990061807%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-904-1990061807:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-904-1990061807:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.8667'^^xsd:double;
  dwc:latitude '70.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-904-1990061807:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-905-1990061810%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-905-1990061810%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-905-1990061810%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-905-1990061810%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-905-1990061810%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-905-1990061810:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-905-1990061810:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 35.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-905-1990061810:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-907-1990061813%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-907-1990061813%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-907-1990061813%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-907-1990061813%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-907-1990061813%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-907-1990061813:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-907-1990061813:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-907-1990061813:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-908-1990061815%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-908-1990061815%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-908-1990061815%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-908-1990061815%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-908-1990061815%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-908-1990061815:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-908-1990061815:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-908-1990061815:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-909-1990061817%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-909-1990061817%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-909-1990061817%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-909-1990061817%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1990408_IMR-58EJ-909-1990061817%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-909-1990061817:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-909-1990061817:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-909-1990061817:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1990-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7125-1999061305%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7125-1999061305%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7125-1999061305%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7125-1999061305%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 31)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7125-1999061305%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7125-1999061305:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7125-1999061305:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7125-1999061305:45:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7126-1999061306%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7126-1999061306%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7126-1999061306%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7126-1999061306%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 31)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7126-1999061306%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7126-1999061306:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7126-1999061306:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7126-1999061306:55:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7127-1999061308%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7127-1999061308%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7127-1999061308%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7127-1999061308%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7127-1999061308%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7127-1999061308:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7127-1999061308:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7127-1999061308:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7128-1999061309%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7128-1999061309%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7128-1999061309%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7128-1999061309%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 31)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7128-1999061309%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7128-1999061309:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7128-1999061309:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7128-1999061309:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7129-1999061310%3A35%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7129-1999061310%3A35%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7129-1999061310%3A35%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7129-1999061310%3A35%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 31)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7129-1999061310%3A35%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7129-1999061310:35:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7129-1999061310:35:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7129-1999061310:35:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7130-1999061311%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7130-1999061311%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7130-1999061311%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7130-1999061311%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7130-1999061311%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7130-1999061311:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7130-1999061311:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7130-1999061311:50:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7131-1999061313%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7131-1999061313%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7131-1999061313%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7131-1999061313%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7131-1999061313%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7131-1999061313:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7131-1999061313:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7131-1999061313:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7132-1999061314%3A10%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7132-1999061314%3A10%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7132-1999061314%3A10%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7132-1999061314%3A10%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7132-1999061314%3A10%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7132-1999061314:10:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7132-1999061314:10:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7132-1999061314:10:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7133-1999061315%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7133-1999061315%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7133-1999061315%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7133-1999061315%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7133-1999061315%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7133-1999061315:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7133-1999061315:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7133-1999061315:20:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7134-1999061316%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7134-1999061316%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7134-1999061316%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7134-1999061316%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7134-1999061316%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7134-1999061316:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7134-1999061316:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7134-1999061316:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7135-1999061317%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7135-1999061317%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7135-1999061317%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7135-1999061317%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7135-1999061317%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7135-1999061317:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7135-1999061317:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.1 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7135-1999061317:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7136-1999061318%3A25%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7136-1999061318%3A25%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7136-1999061318%3A25%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7136-1999061318%3A25%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1999008_IMR-58MS-7136-1999061318%3A25%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7136-1999061318:25:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7136-1999061318:25:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7136-1999061318:25:00Z-126735'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7190-2003062614%3A39%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7190-2003062614%3A39%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7190-2003062614%3A39%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7190-2003062614%3A39%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 18)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7190-2003062614%3A39%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7190-2003062614:39:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7190-2003062614:39:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7190-2003062614:39:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7191-2003062615%3A42%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7191-2003062615%3A42%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7191-2003062615%3A42%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7191-2003062615%3A42%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 18)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7191-2003062615%3A42%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7191-2003062615:42:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7191-2003062615:42:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7191-2003062615:42:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7192-2003062617%3A07%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7192-2003062617%3A07%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7192-2003062617%3A07%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7192-2003062617%3A07%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 18)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7192-2003062617%3A07%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7192-2003062617:07:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7192-2003062617:07:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 63.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7192-2003062617:07:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7193-2003062618%3A07%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7193-2003062618%3A07%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7193-2003062618%3A07%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7193-2003062618%3A07%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 18)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7193-2003062618%3A07%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7193-2003062618:07:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7193-2003062618:07:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7193-2003062618:07:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7194-2003062619%3A14%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7194-2003062619%3A14%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7194-2003062619%3A14%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7194-2003062619%3A14%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 18)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7194-2003062619%3A14%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7194-2003062619:14:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7194-2003062619:14:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7194-2003062619:14:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7195-2003062620%3A22%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7195-2003062620%3A22%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7195-2003062620%3A22%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7195-2003062620%3A22%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 18)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7195-2003062620%3A22%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7195-2003062620:22:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7195-2003062620:22:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7195-2003062620:22:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7196-2003062621%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7196-2003062621%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7196-2003062621%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7196-2003062621%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 18)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7196-2003062621%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7196-2003062621:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7196-2003062621:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7196-2003062621:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7197-2003062622%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7197-2003062622%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7197-2003062622%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7197-2003062622%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 18)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7197-2003062622%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7197-2003062622:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7197-2003062622:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7197-2003062622:50:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7198-2003062700%3A46%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7198-2003062700%3A46%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7198-2003062700%3A46%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7198-2003062700%3A46%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7198-2003062700%3A46%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7198-2003062700:46:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7198-2003062700:46:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.76666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7198-2003062700:46:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7199-2003062701%3A55%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7199-2003062701%3A55%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7199-2003062701%3A55%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7199-2003062701%3A55%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-2003107_IMR-58GT-7199-2003062701%3A55%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-7199-2003062701:55:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-7199-2003062701:55:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-7199-2003062701:55:00Z-126735'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7001-2004061117%3A32%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7001-2004061117%3A32%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7001-2004061117%3A32%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7001-2004061117%3A32%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7001-2004061117%3A32%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7001-2004061117:32:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7001-2004061117:32:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 92.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7001-2004061117:32:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7002-2004061118%3A45%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7002-2004061118%3A45%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7002-2004061118%3A45%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1667"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7002-2004061118%3A45%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.1667"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058AA-2004612_IMR-58AA-7002-2004061118%3A45%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58AA-7002-2004061118:45:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58AA-7002-2004061118:45:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58AA-7002-2004061118:45:00Z-126735'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-1994207_IMR-58JH-477-1994062405%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-477-1994062405%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-477-1994062405%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 35.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-1994207_IMR-58JH-477-1994062405%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 35.2167)"^^geo:wktLiteral ;
  geo-pos:lat "69.5"^^xsd:decimal ;
  geo-pos:long "35.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-1994207_IMR-58JH-477-1994062405%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-477-1994062405:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-477-1994062405:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35.2167'^^xsd:double;
  dwc:latitude '69.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-477-1994062405:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7154-2006060813%3A13%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7154-2006060813%3A13%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7154-2006060813%3A13%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8167 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8167"^^xsd:decimal ;
  dwc:decimalLongitude "35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7154-2006060813%3A13%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8167 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.8167"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058JH-2006208_IMR-58JH-7154-2006060813%3A13%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58JH-7154-2006060813:13:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58JH-7154-2006060813:13:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35.5'^^xsd:double;
  dwc:latitude '70.8167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58JH-7154-2006060813:13:00Z-126735'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-394-1984060403%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-394-1984060403%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-394-1984060403%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-394-1984060403%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 34)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-394-1984060403%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-394-1984060403:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-394-1984060403:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-394-1984060403:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-396-1984060406%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-396-1984060406%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-396-1984060406%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-396-1984060406%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-396-1984060406%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-396-1984060406:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-396-1984060406:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-396-1984060406:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-397-1984060408%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-397-1984060408%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-397-1984060408%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-397-1984060408%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 36)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-397-1984060408%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-397-1984060408:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-397-1984060408:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-397-1984060408:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-398-1984060410%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-398-1984060410%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-398-1984060410%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-398-1984060410%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-398-1984060410%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-398-1984060410:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-398-1984060410:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-398-1984060410:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-399-1984060412%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-399-1984060412%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-399-1984060412%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-399-1984060412%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-399-1984060412%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-399-1984060412:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-399-1984060412:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-399-1984060412:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-400-1984060414%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-400-1984060414%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-400-1984060414%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-400-1984060414%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-400-1984060414%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-400-1984060414:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-400-1984060414:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-400-1984060414:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-401-1984060416%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-401-1984060416%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-401-1984060416%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-401-1984060416%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-401-1984060416%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-401-1984060416:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-401-1984060416:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-401-1984060416:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-402-1984060418%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-402-1984060418%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-402-1984060418%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-402-1984060418%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 36)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-402-1984060418%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-402-1984060418:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-402-1984060418:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-402-1984060418:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-403-1984060420%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-403-1984060420%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-403-1984060420%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-403-1984060420%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 35)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-403-1984060420%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-403-1984060420:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-403-1984060420:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-403-1984060420:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-404-1984060422%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-404-1984060422%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-404-1984060422%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-404-1984060422%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 34)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-404-1984060422%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-404-1984060422:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-404-1984060422:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-404-1984060422:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-405-1984060423%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-405-1984060423%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-405-1984060423%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-405-1984060423%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 34)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-405-1984060423%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-405-1984060423:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-405-1984060423:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-405-1984060423:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-406-1984060501%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-406-1984060501%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-406-1984060501%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-406-1984060501%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 34)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-406-1984060501%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-406-1984060501:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-406-1984060501:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-406-1984060501:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-719-1985060208%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-719-1985060208%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-719-1985060208%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.0667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-719-1985060208%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0667 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.0667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-719-1985060208%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-719-1985060208:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-719-1985060208:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.0667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-719-1985060208:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-720-1985060210%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-720-1985060210%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-720-1985060210%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8833 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8833"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-720-1985060210%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8833 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.8833"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-720-1985060210%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-720-1985060210:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-720-1985060210:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.8833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 41.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-720-1985060210:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-721-1985060212%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-721-1985060212%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-721-1985060212%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.7167 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.7167"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-721-1985060212%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.7167 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.7167"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-721-1985060212%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-721-1985060212:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-721-1985060212:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.7167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-721-1985060212:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-722-1985060213%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-722-1985060213%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-722-1985060213%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.55 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.55"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-722-1985060213%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.55 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.55"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-722-1985060213%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-722-1985060213:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-722-1985060213:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-722-1985060213:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-723-1985060214%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-723-1985060214%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-723-1985060214%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3833 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3833"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-723-1985060214%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3833 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.3833"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-723-1985060214%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-723-1985060214:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-723-1985060214:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.3833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-723-1985060214:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-724-1985060215%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-724-1985060215%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-724-1985060215%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-724-1985060215%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.3"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-724-1985060215%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-724-1985060215:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-724-1985060215:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-724-1985060215:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-725-1985060216%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-725-1985060216%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-725-1985060216%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2167 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.2167"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-725-1985060216%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2167 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.2167"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-725-1985060216%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-725-1985060216:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-725-1985060216:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 40.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-725-1985060216:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-726-1985060217%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-726-1985060217%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-726-1985060217%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1333 25.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1333"^^xsd:decimal ;
  dwc:decimalLongitude "25.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-726-1985060217%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1333 25.1167)"^^geo:wktLiteral ;
  geo-pos:lat "71.1333"^^xsd:decimal ;
  geo-pos:long "25.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-726-1985060217%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-726-1985060217:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-726-1985060217:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.1167'^^xsd:double;
  dwc:latitude '71.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 34.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-726-1985060217:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-727-1985060218%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-727-1985060218%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-727-1985060218%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0167 25.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0167"^^xsd:decimal ;
  dwc:decimalLongitude "25.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-727-1985060218%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0167 25.15)"^^geo:wktLiteral ;
  geo-pos:lat "71.0167"^^xsd:decimal ;
  geo-pos:long "25.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-727-1985060218%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-727-1985060218:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-727-1985060218:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '71.0167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-727-1985060218:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-728-1985060220%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-728-1985060220%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-728-1985060220%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 26.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9167"^^xsd:decimal ;
  dwc:decimalLongitude "26.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-728-1985060220%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 26.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.9167"^^xsd:decimal ;
  geo-pos:long "26.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-728-1985060220%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-728-1985060220:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-728-1985060220:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.1667'^^xsd:double;
  dwc:latitude '70.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-728-1985060220:30:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-729-1985060222%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-729-1985060222%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-729-1985060222%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.05 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.05"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-729-1985060222%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.05 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.05"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-729-1985060222%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-729-1985060222:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-729-1985060222:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '71.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-729-1985060222:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1985008_IMR-58MS-730-1985060223%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-730-1985060223%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-730-1985060223%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1985008_IMR-58MS-730-1985060223%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1985008_IMR-58MS-730-1985060223%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-730-1985060223:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-730-1985060223:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 31.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-730-1985060223:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1985-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-77-1983060221%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-77-1983060221%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-77-1983060221%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9167"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-77-1983060221%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 18)"^^geo:wktLiteral ;
  geo-pos:lat "70.9167"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-77-1983060221%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-77-1983060221:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-77-1983060221:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '70.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-77-1983060221:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-78-1983060222%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-78-1983060222%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-78-1983060222%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-78-1983060222%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 18)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-78-1983060222%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-78-1983060222:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-78-1983060222:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 95.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-78-1983060222:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-79-1983060300%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-79-1983060300%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-79-1983060300%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4167"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-79-1983060300%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 18)"^^geo:wktLiteral ;
  geo-pos:lat "71.4167"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-79-1983060300%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-79-1983060300:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-79-1983060300:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '71.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-79-1983060300:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-92-1983060319%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-92-1983060319%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-92-1983060319%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9167"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-92-1983060319%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.9167"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-92-1983060319%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-92-1983060319:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-92-1983060319:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-92-1983060319:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-93-1983060320%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-93-1983060320%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-93-1983060320%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0833"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-93-1983060320%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 20)"^^geo:wktLiteral ;
  geo-pos:lat "71.0833"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-93-1983060320%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-93-1983060320:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-93-1983060320:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-93-1983060320:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-94-1983060322%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-94-1983060322%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-94-1983060322%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-94-1983060322%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 20)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-94-1983060322%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-94-1983060322:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-94-1983060322:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 96.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-94-1983060322:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-95-1983060323%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-95-1983060323%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-95-1983060323%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-95-1983060323%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 20)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-95-1983060323%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-95-1983060323:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-95-1983060323:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-95-1983060323:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-96-1983060401%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-96-1983060401%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-96-1983060401%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-96-1983060401%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 20)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-96-1983060401%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-96-1983060401:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-96-1983060401:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 41.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-96-1983060401:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-97-1983060402%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-97-1983060402%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-97-1983060402%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-97-1983060402%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 20)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-97-1983060402%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-97-1983060402:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-97-1983060402:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-97-1983060402:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-98-1983060404%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-98-1983060404%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-98-1983060404%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-98-1983060404%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 20)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-98-1983060404%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-98-1983060404:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-98-1983060404:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-98-1983060404:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-100-1983060408%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-100-1983060408%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-100-1983060408%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-100-1983060408%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 21)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-100-1983060408%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-100-1983060408:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-100-1983060408:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-100-1983060408:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-101-1983060409%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-101-1983060409%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-101-1983060409%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-101-1983060409%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 21)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-101-1983060409%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-101-1983060409:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-101-1983060409:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 96.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-101-1983060409:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-102-1983060411%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-102-1983060411%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-102-1983060411%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-102-1983060411%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 21)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-102-1983060411%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-102-1983060411:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-102-1983060411:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 98.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-102-1983060411:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-103-1983060412%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-103-1983060412%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-103-1983060412%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.0833"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-103-1983060412%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 21)"^^geo:wktLiteral ;
  geo-pos:lat "72.0833"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-103-1983060412%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-103-1983060412:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-103-1983060412:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '72.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-103-1983060412:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-104-1983060413%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-104-1983060413%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-104-1983060413%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.9167"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-104-1983060413%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.9167"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-104-1983060413%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-104-1983060413:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-104-1983060413:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-104-1983060413:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-105-1983060415%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-105-1983060415%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-105-1983060415%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-105-1983060415%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-105-1983060415%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-105-1983060415:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-105-1983060415:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-105-1983060415:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-106-1983060416%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-106-1983060416%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-106-1983060416%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4167"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-106-1983060416%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.4167"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-106-1983060416%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-106-1983060416:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-106-1983060416:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.52 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-106-1983060416:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-107-1983060418%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-107-1983060418%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-107-1983060418%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-107-1983060418%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-107-1983060418%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-107-1983060418:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-107-1983060418:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 90.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-107-1983060418:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-108-1983060419%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-108-1983060419%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-108-1983060419%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0833"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-108-1983060419%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 21)"^^geo:wktLiteral ;
  geo-pos:lat "71.0833"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-108-1983060419%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-108-1983060419:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-108-1983060419:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '71.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-108-1983060419:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-109-1983060420%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-109-1983060420%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-109-1983060420%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9167"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-109-1983060420%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.9167"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-109-1983060420%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-109-1983060420:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-109-1983060420:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-109-1983060420:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-110-1983060421%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-110-1983060421%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-110-1983060421%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-110-1983060421%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-110-1983060421%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-110-1983060421:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-110-1983060421:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-110-1983060421:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-111-1983060422%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-111-1983060422%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-111-1983060422%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5833"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-111-1983060422%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.5833"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-111-1983060422%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-111-1983060422:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-111-1983060422:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.52 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-111-1983060422:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-112-1983060500%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-112-1983060500%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-112-1983060500%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2667 20.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2667"^^xsd:decimal ;
  dwc:decimalLongitude "20.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-112-1983060500%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2667 20.4667)"^^geo:wktLiteral ;
  geo-pos:lat "70.2667"^^xsd:decimal ;
  geo-pos:long "20.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-112-1983060500%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-112-1983060500:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-112-1983060500:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20.4667'^^xsd:double;
  dwc:latitude '70.2667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-112-1983060500:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-113-1983060502%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-113-1983060502%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-113-1983060502%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-113-1983060502%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-113-1983060502%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-113-1983060502:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-113-1983060502:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-113-1983060502:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-114-1983060503%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-114-1983060503%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-114-1983060503%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4333 21.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4333"^^xsd:decimal ;
  dwc:decimalLongitude "21.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-114-1983060503%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4333 21.6667)"^^geo:wktLiteral ;
  geo-pos:lat "70.4333"^^xsd:decimal ;
  geo-pos:long "21.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-114-1983060503%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-114-1983060503:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-114-1983060503:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21.6667'^^xsd:double;
  dwc:latitude '70.4333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-114-1983060503:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-115-1983060505%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-115-1983060505%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-115-1983060505%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.65 21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.65"^^xsd:decimal ;
  dwc:decimalLongitude "21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-115-1983060505%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.65 21.8)"^^geo:wktLiteral ;
  geo-pos:lat "70.65"^^xsd:decimal ;
  geo-pos:long "21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-115-1983060505%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-115-1983060505:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-115-1983060505:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21.8'^^xsd:double;
  dwc:latitude '70.65'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 99.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-115-1983060505:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-116-1983060506%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-116-1983060506%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-116-1983060506%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-116-1983060506%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 22)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-116-1983060506%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-116-1983060506:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-116-1983060506:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 103.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-116-1983060506:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-117-1983060507%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-117-1983060507%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-117-1983060507%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-117-1983060507%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 22)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-117-1983060507%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-117-1983060507:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-117-1983060507:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 96.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-117-1983060507:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-118-1983060508%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-118-1983060508%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-118-1983060508%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-118-1983060508%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-118-1983060508%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-118-1983060508:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-118-1983060508:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-118-1983060508:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-119-1983060509%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-119-1983060509%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-119-1983060509%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-119-1983060509%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-119-1983060509%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-119-1983060509:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-119-1983060509:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-119-1983060509:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-120-1983060510%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-120-1983060510%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-120-1983060510%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-120-1983060510%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-120-1983060510%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-120-1983060510:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-120-1983060510:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-120-1983060510:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-121-1983060511%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-121-1983060511%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-121-1983060511%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-121-1983060511%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-121-1983060511%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-121-1983060511:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-121-1983060511:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-121-1983060511:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-122-1983060512%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-122-1983060512%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-122-1983060512%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-122-1983060512%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-122-1983060512%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-122-1983060512:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-122-1983060512:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-122-1983060512:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-123-1983060514%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-123-1983060514%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-123-1983060514%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.0833"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-123-1983060514%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.0833"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-123-1983060514%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-123-1983060514:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-123-1983060514:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-123-1983060514:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-124-1983060515%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-124-1983060515%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-124-1983060515%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-124-1983060515%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-124-1983060515%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-124-1983060515:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-124-1983060515:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-124-1983060515:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-125-1983060517%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-125-1983060517%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-125-1983060517%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4167"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-125-1983060517%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.4167"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-125-1983060517%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-125-1983060517:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-125-1983060517:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-125-1983060517:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-126-1983060518%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-126-1983060518%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-126-1983060518%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5833 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5833"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-126-1983060518%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5833 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.5833"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-126-1983060518%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-126-1983060518:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-126-1983060518:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-126-1983060518:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-127-1983060519%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-127-1983060519%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-127-1983060519%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-127-1983060519%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 22)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-127-1983060519%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-127-1983060519:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-127-1983060519:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.91 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-127-1983060519:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-128-1983060521%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-128-1983060521%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-128-1983060521%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.0833 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.0833"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-128-1983060521%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.0833 22)"^^geo:wktLiteral ;
  geo-pos:lat "73.0833"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-128-1983060521%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-128-1983060521:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-128-1983060521:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '73.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-128-1983060521:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-129-1983060523%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-129-1983060523%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-129-1983060523%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.0833 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.0833"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-129-1983060523%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.0833 23)"^^geo:wktLiteral ;
  geo-pos:lat "73.0833"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-129-1983060523%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-129-1983060523:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-129-1983060523:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '73.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-129-1983060523:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-130-1983060601%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-130-1983060601%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-130-1983060601%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-130-1983060601%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-130-1983060601%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-130-1983060601:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-130-1983060601:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-130-1983060601:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-131-1983060602%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-131-1983060602%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-131-1983060602%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-131-1983060602%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-131-1983060602%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-131-1983060602:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-131-1983060602:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-131-1983060602:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-132-1983060603%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-132-1983060603%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-132-1983060603%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-132-1983060603%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-132-1983060603%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-132-1983060603:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-132-1983060603:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-132-1983060603:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-133-1983060604%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-133-1983060604%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-133-1983060604%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-133-1983060604%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-133-1983060604%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-133-1983060604:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-133-1983060604:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-133-1983060604:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-134-1983060605%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-134-1983060605%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-134-1983060605%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-134-1983060605%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-134-1983060605%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-134-1983060605:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-134-1983060605:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-134-1983060605:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-135-1983060606%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-135-1983060606%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-135-1983060606%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-135-1983060606%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-135-1983060606%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-135-1983060606:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-135-1983060606:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-135-1983060606:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-136-1983060607%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-136-1983060607%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-136-1983060607%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-136-1983060607%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-136-1983060607%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-136-1983060607:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-136-1983060607:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 91.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-136-1983060607:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-137-1983060608%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-137-1983060608%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-137-1983060608%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-137-1983060608%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-137-1983060608%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-137-1983060608:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-137-1983060608:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-137-1983060608:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-138-1983060610%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-138-1983060610%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-138-1983060610%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-138-1983060610%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-138-1983060610%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-138-1983060610:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-138-1983060610:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-138-1983060610:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-139-1983060611%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-139-1983060611%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-139-1983060611%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-139-1983060611%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-139-1983060611%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-139-1983060611:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-139-1983060611:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-139-1983060611:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-140-1983060612%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-140-1983060612%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-140-1983060612%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-140-1983060612%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-140-1983060612%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-140-1983060612:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-140-1983060612:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-140-1983060612:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-80-1983060303%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-80-1983060303%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-80-1983060303%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-80-1983060303%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 18.7)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-80-1983060303%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-80-1983060303:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-80-1983060303:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-80-1983060303:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-81-1983060305%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-81-1983060305%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-81-1983060305%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4167"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-81-1983060305%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 19)"^^geo:wktLiteral ;
  geo-pos:lat "71.4167"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-81-1983060305%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-81-1983060305:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-81-1983060305:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-81-1983060305:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-82-1983060306%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-82-1983060306%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-82-1983060306%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-82-1983060306%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 19)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-82-1983060306%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-82-1983060306:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-82-1983060306:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-82-1983060306:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-83-1983060308%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-83-1983060308%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-83-1983060308%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-83-1983060308%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 19)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-83-1983060308%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-83-1983060308:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-83-1983060308:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 94.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-83-1983060308:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-84-1983060309%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-84-1983060309%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-84-1983060309%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-84-1983060309%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-84-1983060309%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-84-1983060309:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-84-1983060309:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-84-1983060309:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-85-1983060310%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-85-1983060310%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-85-1983060310%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-85-1983060310%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-85-1983060310%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-85-1983060310:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-85-1983060310:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 96.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-85-1983060310:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-86-1983060311%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-86-1983060311%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-86-1983060311%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-86-1983060311%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-86-1983060311%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-86-1983060311:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-86-1983060311:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-86-1983060311:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-87-1983060312%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-87-1983060312%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-87-1983060312%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-87-1983060312%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 19)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-87-1983060312%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-87-1983060312:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-87-1983060312:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-87-1983060312:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-88-1983060313%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-88-1983060313%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-88-1983060313%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 19.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "19.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-88-1983060313%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 19.4333)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "19.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-88-1983060313%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-88-1983060313:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-88-1983060313:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.4333'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.99 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-88-1983060313:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-89-1983060315%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-89-1983060315%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-89-1983060315%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2333 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2333"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-89-1983060315%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2333 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.2333"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-89-1983060315%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-89-1983060315:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-89-1983060315:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.2333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-89-1983060315:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-90-1983060316%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-90-1983060316%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-90-1983060316%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-90-1983060316%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-90-1983060316%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-90-1983060316:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-90-1983060316:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 111.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-90-1983060316:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-91-1983060318%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-91-1983060318%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-91-1983060318%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-91-1983060318%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-91-1983060318%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-91-1983060318:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-91-1983060318:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 98.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-91-1983060318:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-141-1983060613%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-141-1983060613%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-141-1983060613%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-141-1983060613%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-141-1983060613%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-141-1983060613:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-141-1983060613:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.54 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-141-1983060613:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-142-1983060614%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-142-1983060614%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-142-1983060614%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8667 23.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8667"^^xsd:decimal ;
  dwc:decimalLongitude "23.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-142-1983060614%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8667 23.45)"^^geo:wktLiteral ;
  geo-pos:lat "70.8667"^^xsd:decimal ;
  geo-pos:long "23.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-142-1983060614%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-142-1983060614:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-142-1983060614:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.45'^^xsd:double;
  dwc:latitude '70.8667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-142-1983060614:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-143-1983060620%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-143-1983060620%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-143-1983060620%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-143-1983060620%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 24)"^^geo:wktLiteral ;
  geo-pos:lat "70.8"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-143-1983060620%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-143-1983060620:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-143-1983060620:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '70.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 101.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-143-1983060620:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-144-1983060621%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-144-1983060621%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-144-1983060621%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "23.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-144-1983060621%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23.7333)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "23.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-144-1983060621%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-144-1983060621:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-144-1983060621:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23.7333'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 97.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-144-1983060621:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-145-1983060622%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-145-1983060622%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-145-1983060622%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-145-1983060622%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1333 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.1333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-145-1983060622%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-145-1983060622:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-145-1983060622:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-145-1983060622:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-146-1983060700%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-146-1983060700%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-146-1983060700%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4167"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-146-1983060700%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.4167"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-146-1983060700%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-146-1983060700:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-146-1983060700:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 95.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-146-1983060700:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-147-1983060702%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-147-1983060702%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-147-1983060702%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-147-1983060702%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-147-1983060702%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-147-1983060702:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-147-1983060702:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-147-1983060702:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-148-1983060703%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-148-1983060703%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-148-1983060703%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-148-1983060703%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-148-1983060703%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-148-1983060703:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-148-1983060703:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-148-1983060703:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-149-1983060704%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-149-1983060704%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-149-1983060704%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-149-1983060704%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-149-1983060704%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-149-1983060704:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-149-1983060704:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-149-1983060704:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-150-1983060705%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-150-1983060705%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-150-1983060705%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-150-1983060705%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-150-1983060705%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-150-1983060705:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-150-1983060705:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 96.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-150-1983060705:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-151-1983060706%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-151-1983060706%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-151-1983060706%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-151-1983060706%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-151-1983060706%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-151-1983060706:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-151-1983060706:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 101.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-151-1983060706:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-152-1983060707%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-152-1983060707%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-152-1983060707%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-152-1983060707%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-152-1983060707%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-152-1983060707:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-152-1983060707:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 111.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-152-1983060707:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-274-1984052706%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-274-1984052706%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-274-1984052706%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-274-1984052706%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-274-1984052706%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-274-1984052706:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-274-1984052706:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 23.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-274-1984052706:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-275-1984052708%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-275-1984052708%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-275-1984052708%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.0833"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-275-1984052708%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.0833"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-275-1984052708%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-275-1984052708:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-275-1984052708:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 36.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-275-1984052708:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-276-1984052709%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-276-1984052709%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-276-1984052709%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-276-1984052709%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-276-1984052709%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-276-1984052709:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-276-1984052709:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-276-1984052709:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-277-1984052711%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-277-1984052711%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-277-1984052711%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5833 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5833"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-277-1984052711%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5833 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.5833"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-277-1984052711%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-277-1984052711:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-277-1984052711:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-277-1984052711:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-278-1984052713%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-278-1984052713%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-278-1984052713%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-278-1984052713%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-278-1984052713%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-278-1984052713:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-278-1984052713:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-278-1984052713:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-279-1984052714%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-279-1984052714%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-279-1984052714%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.0833 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.0833"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-279-1984052714%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.0833 25)"^^geo:wktLiteral ;
  geo-pos:lat "73.0833"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-279-1984052714%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-279-1984052714:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-279-1984052714:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '73.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-279-1984052714:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-281-1984052719%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-281-1984052719%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-281-1984052719%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.0833 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.0833"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-281-1984052719%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.0833 26)"^^geo:wktLiteral ;
  geo-pos:lat "73.0833"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-281-1984052719%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-281-1984052719:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-281-1984052719:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '73.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-281-1984052719:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-283-1984052722%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-283-1984052722%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-283-1984052722%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5833 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5833"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-283-1984052722%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5833 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.5833"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-283-1984052722%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-283-1984052722:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-283-1984052722:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-283-1984052722:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-284-1984052800%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-284-1984052800%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-284-1984052800%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-284-1984052800%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-284-1984052800%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-284-1984052800:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-284-1984052800:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-284-1984052800:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-285-1984052801%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-285-1984052801%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-285-1984052801%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-285-1984052801%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-285-1984052801%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-285-1984052801:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-285-1984052801:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.4 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-285-1984052801:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-286-1984052802%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-286-1984052802%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-286-1984052802%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.9167"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-286-1984052802%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.9167"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-286-1984052802%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-286-1984052802:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-286-1984052802:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-286-1984052802:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-287-1984052804%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-287-1984052804%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-287-1984052804%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-287-1984052804%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-287-1984052804%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-287-1984052804:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-287-1984052804:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-287-1984052804:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-339-1984053107%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-339-1984053107%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-339-1984053107%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-339-1984053107%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-339-1984053107%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-339-1984053107:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-339-1984053107:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.7 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-339-1984053107:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-340-1984053109%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-340-1984053109%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-340-1984053109%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-340-1984053109%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.0833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-340-1984053109%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-340-1984053109:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-340-1984053109:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-340-1984053109:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-341-1984053110%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-341-1984053110%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-341-1984053110%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8833 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8833"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-341-1984053110%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8833 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.8833"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-341-1984053110%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-341-1984053110:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-341-1984053110:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '70.8833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-341-1984053110:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-345-1984053117%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-345-1984053117%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-345-1984053117%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 31.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5833"^^xsd:decimal ;
  dwc:decimalLongitude "31.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-345-1984053117%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 31.3333)"^^geo:wktLiteral ;
  geo-pos:lat "70.5833"^^xsd:decimal ;
  geo-pos:long "31.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-345-1984053117%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-345-1984053117:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-345-1984053117:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.3333'^^xsd:double;
  dwc:latitude '70.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-345-1984053117:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-346-1984053118%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-346-1984053118%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-346-1984053118%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-346-1984053118%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.4"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-346-1984053118%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-346-1984053118:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-346-1984053118:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-346-1984053118:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-347-1984053119%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-347-1984053119%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-347-1984053119%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2833 31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2833"^^xsd:decimal ;
  dwc:decimalLongitude "31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-347-1984053119%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2833 31.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.2833"^^xsd:decimal ;
  geo-pos:long "31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-347-1984053119%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-347-1984053119:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-347-1984053119:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2'^^xsd:double;
  dwc:latitude '70.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-347-1984053119:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-348-1984053120%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-348-1984053120%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-348-1984053120%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 30.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2167"^^xsd:decimal ;
  dwc:decimalLongitude "30.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-348-1984053120%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2167 30.7833)"^^geo:wktLiteral ;
  geo-pos:lat "70.2167"^^xsd:decimal ;
  geo-pos:long "30.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-348-1984053120%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-348-1984053120:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-348-1984053120:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.7833'^^xsd:double;
  dwc:latitude '70.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-348-1984053120:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-349-1984053121%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-349-1984053121%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-349-1984053121%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1167 30.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1167"^^xsd:decimal ;
  dwc:decimalLongitude "30.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-349-1984053121%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1167 30.4667)"^^geo:wktLiteral ;
  geo-pos:lat "70.1167"^^xsd:decimal ;
  geo-pos:long "30.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-349-1984053121%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-349-1984053121:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-349-1984053121:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.4667'^^xsd:double;
  dwc:latitude '70.1167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-349-1984053121:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-350-1984053122%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-350-1984053122%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-350-1984053122%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.05 30.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.05"^^xsd:decimal ;
  dwc:decimalLongitude "30.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-350-1984053122%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.05 30.1167)"^^geo:wktLiteral ;
  geo-pos:lat "70.05"^^xsd:decimal ;
  geo-pos:long "30.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-350-1984053122%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-350-1984053122:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-350-1984053122:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.1167'^^xsd:double;
  dwc:latitude '70.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-350-1984053122:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-351-1984053122%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-351-1984053122%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-351-1984053122%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 29.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0333"^^xsd:decimal ;
  dwc:decimalLongitude "29.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-351-1984053122%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 29.6667)"^^geo:wktLiteral ;
  geo-pos:lat "70.0333"^^xsd:decimal ;
  geo-pos:long "29.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-351-1984053122%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-351-1984053122:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-351-1984053122:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.6667'^^xsd:double;
  dwc:latitude '70.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-351-1984053122:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-352-1984053123%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-352-1984053123%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-352-1984053123%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9167 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.9167"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-352-1984053123%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9167 30)"^^geo:wktLiteral ;
  geo-pos:lat "69.9167"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-352-1984053123%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-352-1984053123:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-352-1984053123:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '69.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-352-1984053123:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-353-1984060100%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-353-1984060100%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-353-1984060100%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9167 30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.9167"^^xsd:decimal ;
  dwc:decimalLongitude "30.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-353-1984060100%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9167 30.5)"^^geo:wktLiteral ;
  geo-pos:lat "69.9167"^^xsd:decimal ;
  geo-pos:long "30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-353-1984060100%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-353-1984060100:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-353-1984060100:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.5'^^xsd:double;
  dwc:latitude '69.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.99 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-353-1984060100:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-354-1984060101%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-354-1984060101%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-354-1984060101%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9167 30.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.9167"^^xsd:decimal ;
  dwc:decimalLongitude "30.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-354-1984060101%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.9167 30.9167)"^^geo:wktLiteral ;
  geo-pos:lat "69.9167"^^xsd:decimal ;
  geo-pos:long "30.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-354-1984060101%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-354-1984060101:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-354-1984060101:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.9167'^^xsd:double;
  dwc:latitude '69.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.99 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-354-1984060101:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-355-1984060102%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-355-1984060102%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-355-1984060102%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.05 30.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.05"^^xsd:decimal ;
  dwc:decimalLongitude "30.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-355-1984060102%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.05 30.8167)"^^geo:wktLiteral ;
  geo-pos:lat "70.05"^^xsd:decimal ;
  geo-pos:long "30.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-355-1984060102%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-355-1984060102:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-355-1984060102:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.8167'^^xsd:double;
  dwc:latitude '70.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-355-1984060102:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-356-1984060104%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-356-1984060104%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-356-1984060104%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 31.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0833"^^xsd:decimal ;
  dwc:decimalLongitude "31.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-356-1984060104%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 31.3333)"^^geo:wktLiteral ;
  geo-pos:lat "70.0833"^^xsd:decimal ;
  geo-pos:long "31.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-356-1984060104%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-356-1984060104:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-356-1984060104:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.3333'^^xsd:double;
  dwc:latitude '70.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-356-1984060104:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-358-1984060106%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-358-1984060106%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-358-1984060106%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-358-1984060106%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-358-1984060106%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-358-1984060106:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-358-1984060106:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-358-1984060106:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-359-1984060110%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-359-1984060110%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-359-1984060110%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-359-1984060110%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-359-1984060110%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-359-1984060110:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-359-1984060110:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-359-1984060110:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-360-1984060112%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-360-1984060112%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-360-1984060112%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-360-1984060112%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-360-1984060112%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-360-1984060112:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-360-1984060112:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-360-1984060112:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-361-1984060113%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-361-1984060113%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-361-1984060113%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-361-1984060113%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-361-1984060113%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-361-1984060113:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-361-1984060113:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-361-1984060113:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-362-1984060114%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-362-1984060114%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-362-1984060114%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-362-1984060114%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-362-1984060114%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-362-1984060114:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-362-1984060114:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-362-1984060114:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-363-1984060115%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-363-1984060115%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-363-1984060115%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-363-1984060115%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-363-1984060115%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-363-1984060115:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-363-1984060115:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-363-1984060115:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-364-1984060118%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-364-1984060118%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-364-1984060118%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-364-1984060118%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-364-1984060118%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-364-1984060118:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-364-1984060118:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.99 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-364-1984060118:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-365-1984060120%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-365-1984060120%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-365-1984060120%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-365-1984060120%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-365-1984060120%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-365-1984060120:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-365-1984060120:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-365-1984060120:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-366-1984060121%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-366-1984060121%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-366-1984060121%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-366-1984060121%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-366-1984060121%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-366-1984060121:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-366-1984060121:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-366-1984060121:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-367-1984060123%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-367-1984060123%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-367-1984060123%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-367-1984060123%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-367-1984060123%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-367-1984060123:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-367-1984060123:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-367-1984060123:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-368-1984060200%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-368-1984060200%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-368-1984060200%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-368-1984060200%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-368-1984060200%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-368-1984060200:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-368-1984060200:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-368-1984060200:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-369-1984060201%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-369-1984060201%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-369-1984060201%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-369-1984060201%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-369-1984060201%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-369-1984060201:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-369-1984060201:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-369-1984060201:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-371-1984060205%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-371-1984060205%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-371-1984060205%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-371-1984060205%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 32)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-371-1984060205%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-371-1984060205:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-371-1984060205:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-371-1984060205:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-372-1984060207%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-372-1984060207%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-372-1984060207%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-372-1984060207%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-372-1984060207%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-372-1984060207:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-372-1984060207:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-372-1984060207:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-373-1984060208%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-373-1984060208%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-373-1984060208%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-373-1984060208%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 32)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-373-1984060208%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-373-1984060208:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-373-1984060208:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-373-1984060208:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-374-1984060210%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-374-1984060210%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-374-1984060210%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-374-1984060210%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 32)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-374-1984060210%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-374-1984060210:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-374-1984060210:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.84 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-374-1984060210:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-375-1984060211%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-375-1984060211%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-375-1984060211%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-375-1984060211%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-375-1984060211%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-375-1984060211:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-375-1984060211:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-375-1984060211:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-376-1984060213%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-376-1984060213%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-376-1984060213%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-376-1984060213%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-376-1984060213%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-376-1984060213:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-376-1984060213:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-376-1984060213:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-377-1984060216%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-377-1984060216%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-377-1984060216%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-377-1984060216%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-377-1984060216%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-377-1984060216:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-377-1984060216:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-377-1984060216:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-378-1984060217%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-378-1984060217%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-378-1984060217%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-378-1984060217%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 32)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-378-1984060217%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-378-1984060217:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-378-1984060217:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-378-1984060217:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-436-1993060522%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-436-1993060522%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-436-1993060522%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-436-1993060522%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-436-1993060522%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-436-1993060522:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-436-1993060522:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 94.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-436-1993060522:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-437-1993060602%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-437-1993060602%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-437-1993060602%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-437-1993060602%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-437-1993060602%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-437-1993060602:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-437-1993060602:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 104.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-437-1993060602:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-438-1993060605%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-438-1993060605%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-438-1993060605%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4167"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-438-1993060605%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.4167"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-438-1993060605%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-438-1993060605:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-438-1993060605:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 99.28 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-438-1993060605:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-439-1993060608%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-439-1993060608%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-439-1993060608%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-439-1993060608%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-439-1993060608%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-439-1993060608:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-439-1993060608:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 96.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-439-1993060608:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-440-1993060719%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-440-1993060719%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-440-1993060719%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-440-1993060719%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-440-1993060719%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-440-1993060719:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-440-1993060719:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-440-1993060719:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-441-1993060722%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-441-1993060722%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-441-1993060722%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.45 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.45"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-441-1993060722%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.45 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.45"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-441-1993060722%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-441-1993060722:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-441-1993060722:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.45'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-441-1993060722:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-442-1993060800%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-442-1993060800%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-442-1993060800%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.7333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.7333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-442-1993060800%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.7333 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.7333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-442-1993060800%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-442-1993060800:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-442-1993060800:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.7333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-442-1993060800:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-443-1993060803%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-443-1993060803%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-443-1993060803%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-443-1993060803%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-443-1993060803%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-443-1993060803:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-443-1993060803:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-443-1993060803:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-444-1993060806%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-444-1993060806%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-444-1993060806%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-444-1993060806%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-444-1993060806%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-444-1993060806:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-444-1993060806:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-444-1993060806:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-445-1993060810%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-445-1993060810%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-445-1993060810%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-445-1993060810%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-445-1993060810%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-445-1993060810:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-445-1993060810:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-445-1993060810:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-446-1993060813%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-446-1993060813%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-446-1993060813%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-446-1993060813%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 25)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-446-1993060813%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-446-1993060813:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-446-1993060813:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-446-1993060813:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-447-1993060817%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-447-1993060817%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-447-1993060817%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 25.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-447-1993060817%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 25.3333)"^^geo:wktLiteral ;
  geo-pos:lat "73.3333"^^xsd:decimal ;
  geo-pos:long "25.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-447-1993060817%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-447-1993060817:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-447-1993060817:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.3333'^^xsd:double;
  dwc:latitude '73.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-447-1993060817:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-448-1993060822%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-448-1993060822%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-448-1993060822%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.3333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-448-1993060822%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.3333 26)"^^geo:wktLiteral ;
  geo-pos:lat "73.3333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-448-1993060822%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-448-1993060822:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-448-1993060822:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '73.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-448-1993060822:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-449-1993060900%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-449-1993060900%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-449-1993060900%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-449-1993060900%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 26)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-449-1993060900%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-449-1993060900:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-449-1993060900:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-449-1993060900:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-450-1993060903%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-450-1993060903%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-450-1993060903%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-450-1993060903%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-450-1993060903%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-450-1993060903:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-450-1993060903:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-450-1993060903:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-451-1993060906%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-451-1993060906%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-451-1993060906%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-451-1993060906%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-451-1993060906%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-451-1993060906:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-451-1993060906:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-451-1993060906:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-452-1993060909%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-452-1993060909%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-452-1993060909%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-452-1993060909%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 26)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-452-1993060909%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-452-1993060909:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-452-1993060909:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-452-1993060909:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-453-1993060913%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-453-1993060913%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-453-1993060913%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-453-1993060913%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-453-1993060913%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-453-1993060913:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-453-1993060913:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-453-1993060913:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-454-1993060915%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-454-1993060915%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-454-1993060915%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-454-1993060915%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4667 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.4667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-454-1993060915%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-454-1993060915:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-454-1993060915:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.4667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-454-1993060915:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-455-1993060921%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-455-1993060921%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-455-1993060921%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-455-1993060921%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-455-1993060921%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-455-1993060921:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-455-1993060921:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-455-1993060921:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-456-1993061000%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-456-1993061000%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-456-1993061000%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.05 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.05"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-456-1993061000%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.05 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.05"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-456-1993061000%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-456-1993061000:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-456-1993061000:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-456-1993061000:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-457-1993061004%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-457-1993061004%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-457-1993061004%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-457-1993061004%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.3667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-457-1993061004%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-457-1993061004:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-457-1993061004:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-457-1993061004:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-458-1993061007%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-458-1993061007%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-458-1993061007%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6833 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6833"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-458-1993061007%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6833 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.6833"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-458-1993061007%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-458-1993061007:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-458-1993061007:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.6833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-458-1993061007:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-459-1993061011%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-459-1993061011%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-459-1993061011%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-459-1993061011%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-459-1993061011%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-459-1993061011:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-459-1993061011:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-459-1993061011:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-461-1993061021%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-461-1993061021%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-461-1993061021%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-461-1993061021%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-461-1993061021%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-461-1993061021:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-461-1993061021:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-461-1993061021:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-463-1993061104%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-463-1993061104%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-463-1993061104%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.25"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-463-1993061104%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 27)"^^geo:wktLiteral ;
  geo-pos:lat "73.25"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-463-1993061104%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-463-1993061104:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-463-1993061104:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '73.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-463-1993061104:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-466-1993061115%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-466-1993061115%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-466-1993061115%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.25"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-466-1993061115%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 28)"^^geo:wktLiteral ;
  geo-pos:lat "73.25"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-466-1993061115%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-466-1993061115:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-466-1993061115:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '73.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-466-1993061115:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-469-1993061122%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-469-1993061122%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-469-1993061122%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-469-1993061122%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-469-1993061122%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-469-1993061122:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-469-1993061122:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-469-1993061122:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-470-1993061200%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-470-1993061200%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-470-1993061200%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-470-1993061200%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 28)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-470-1993061200%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-470-1993061200:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-470-1993061200:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-470-1993061200:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-471-1993061202%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-471-1993061202%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-471-1993061202%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-471-1993061202%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-471-1993061202%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-471-1993061202:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-471-1993061202:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-471-1993061202:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-472-1993061205%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-472-1993061205%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-472-1993061205%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4167"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-472-1993061205%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.4167"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-472-1993061205%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-472-1993061205:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-472-1993061205:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-472-1993061205:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-473-1993061208%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-473-1993061208%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-473-1993061208%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.2"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-473-1993061208%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.2"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-473-1993061208%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-473-1993061208:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-473-1993061208:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-473-1993061208:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-474-1993061211%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-474-1993061211%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-474-1993061211%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-474-1993061211%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-474-1993061211%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-474-1993061211:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-474-1993061211:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-474-1993061211:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-475-1993061214%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-475-1993061214%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-475-1993061214%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-475-1993061214%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-475-1993061214%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-475-1993061214:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-475-1993061214:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-475-1993061214:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-476-1993061320%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-476-1993061320%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-476-1993061320%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-476-1993061320%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-476-1993061320%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-476-1993061320:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-476-1993061320:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-476-1993061320:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-477-1993061322%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-477-1993061322%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-477-1993061322%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-477-1993061322%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-477-1993061322%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-477-1993061322:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-477-1993061322:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.1 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-477-1993061322:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-478-1993061304%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-478-1993061304%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-478-1993061304%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-478-1993061304%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-478-1993061304%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-478-1993061304:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-478-1993061304:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-478-1993061304:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-479-1993061307%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-479-1993061307%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-479-1993061307%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-479-1993061307%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-479-1993061307%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-479-1993061307:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-479-1993061307:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-479-1993061307:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-480-1993061311%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-480-1993061311%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-480-1993061311%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-480-1993061311%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 29)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-480-1993061311%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-480-1993061311:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-480-1993061311:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-480-1993061311:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-483-1993061321%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-483-1993061321%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-483-1993061321%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-483-1993061321%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 30)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-483-1993061321%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-483-1993061321:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-483-1993061321:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.54 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-483-1993061321:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-484-1993061400%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-484-1993061400%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-484-1993061400%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-484-1993061400%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-484-1993061400%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-484-1993061400:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-484-1993061400:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-484-1993061400:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-485-1993061403%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-485-1993061403%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-485-1993061403%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-485-1993061403%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-485-1993061403%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-485-1993061403:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-485-1993061403:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-485-1993061403:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-486-1993061405%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-486-1993061405%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-486-1993061405%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-486-1993061405%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 30)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-486-1993061405%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-486-1993061405:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-486-1993061405:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-486-1993061405:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-488-1993061410%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-488-1993061410%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-488-1993061410%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-488-1993061410%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-488-1993061410%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-488-1993061410:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-488-1993061410:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-488-1993061410:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-489-1993061412%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-489-1993061412%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-489-1993061412%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-489-1993061412%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0667 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.0667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-489-1993061412%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-489-1993061412:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-489-1993061412:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.0667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-489-1993061412:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-490-1993061418%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-490-1993061418%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-490-1993061418%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-490-1993061418%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7667 30)"^^geo:wktLiteral ;
  geo-pos:lat "70.7667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-490-1993061418%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-490-1993061418:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-490-1993061418:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '70.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-490-1993061418:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-492-1993061501%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-492-1993061501%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-492-1993061501%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-492-1993061501%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-492-1993061501%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-492-1993061501:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-492-1993061501:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-492-1993061501:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-493-1993061503%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-493-1993061503%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-493-1993061503%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-493-1993061503%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-493-1993061503%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-493-1993061503:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-493-1993061503:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-493-1993061503:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-494-1993061505%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-494-1993061505%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-494-1993061505%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-494-1993061505%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-494-1993061505%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-494-1993061505:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-494-1993061505:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-494-1993061505:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-495-1993061507%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-495-1993061507%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-495-1993061507%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-495-1993061507%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-495-1993061507%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-495-1993061507:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-495-1993061507:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-495-1993061507:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-496-1993061509%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-496-1993061509%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-496-1993061509%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-496-1993061509%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-496-1993061509%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-496-1993061509:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-496-1993061509:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-496-1993061509:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-497-1993061511%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-497-1993061511%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-497-1993061511%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-497-1993061511%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-497-1993061511%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-497-1993061511:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-497-1993061511:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-497-1993061511:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-498-1993061513%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-498-1993061513%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-498-1993061513%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-498-1993061513%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-498-1993061513%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-498-1993061513:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-498-1993061513:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-498-1993061513:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-499-1993061515%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-499-1993061515%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-499-1993061515%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-499-1993061515%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-499-1993061515%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-499-1993061515:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-499-1993061515:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-499-1993061515:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-500-1993061517%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-500-1993061517%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-500-1993061517%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-500-1993061517%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-500-1993061517%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-500-1993061517:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-500-1993061517:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-500-1993061517:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-502-1993061521%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-502-1993061521%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-502-1993061521%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-502-1993061521%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-502-1993061521%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-502-1993061521:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-502-1993061521:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-502-1993061521:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-503-1993061523%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-503-1993061523%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-503-1993061523%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-503-1993061523%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "73.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-503-1993061523%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-503-1993061523:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-503-1993061523:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '73.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-503-1993061523:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-504-1993061602%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-504-1993061602%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-504-1993061602%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-504-1993061602%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-504-1993061602%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-504-1993061602:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-504-1993061602:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.7 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-504-1993061602:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-513-1993061621%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-513-1993061621%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-513-1993061621%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-513-1993061621%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 32)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-513-1993061621%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-513-1993061621:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-513-1993061621:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-513-1993061621:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-514-1993061700%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-514-1993061700%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-514-1993061700%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-514-1993061700%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 32)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-514-1993061700%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-514-1993061700:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-514-1993061700:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.23 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-514-1993061700:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-515-1993061702%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-515-1993061702%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-515-1993061702%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-515-1993061702%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 32)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-515-1993061702%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-515-1993061702:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-515-1993061702:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-515-1993061702:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-516-1993061704%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-516-1993061704%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-516-1993061704%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-516-1993061704%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-516-1993061704%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-516-1993061704:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-516-1993061704:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-516-1993061704:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-517-1993061707%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-517-1993061707%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-517-1993061707%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-517-1993061707%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-517-1993061707%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-517-1993061707:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-517-1993061707:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.1 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-517-1993061707:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-518-1993061711%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-518-1993061711%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-518-1993061711%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-518-1993061711%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 32)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-518-1993061711%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-518-1993061711:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-518-1993061711:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-518-1993061711:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-519-1993061713%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-519-1993061713%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-519-1993061713%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-519-1993061713%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-519-1993061713%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-519-1993061713:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-519-1993061713:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-519-1993061713:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-520-1993061714%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-520-1993061714%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-520-1993061714%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-520-1993061714%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-520-1993061714%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-520-1993061714:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-520-1993061714:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-520-1993061714:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-521-1993061717%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-521-1993061717%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-521-1993061717%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3167 31.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3167"^^xsd:decimal ;
  dwc:decimalLongitude "31.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-521-1993061717%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3167 31.9667)"^^geo:wktLiteral ;
  geo-pos:lat "70.3167"^^xsd:decimal ;
  geo-pos:long "31.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-521-1993061717%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-521-1993061717:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-521-1993061717:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.9667'^^xsd:double;
  dwc:latitude '70.3167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-521-1993061717:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-523-1993061722%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-523-1993061722%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-523-1993061722%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2 31.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2"^^xsd:decimal ;
  dwc:decimalLongitude "31.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-523-1993061722%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2 31.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.2"^^xsd:decimal ;
  geo-pos:long "31.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-523-1993061722%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-523-1993061722:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-523-1993061722:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.1667'^^xsd:double;
  dwc:latitude '70.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-523-1993061722:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-524-1993061800%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-524-1993061800%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-524-1993061800%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 31.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0333"^^xsd:decimal ;
  dwc:decimalLongitude "31.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-524-1993061800%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 31.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.0333"^^xsd:decimal ;
  geo-pos:long "31.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-524-1993061800%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-524-1993061800:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-524-1993061800:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.1667'^^xsd:double;
  dwc:latitude '70.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-524-1993061800:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-525-1993061801%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-525-1993061801%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-525-1993061801%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1167 30.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1167"^^xsd:decimal ;
  dwc:decimalLongitude "30.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-525-1993061801%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1167 30.75)"^^geo:wktLiteral ;
  geo-pos:lat "70.1167"^^xsd:decimal ;
  geo-pos:long "30.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-525-1993061801%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-525-1993061801:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-525-1993061801:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.75'^^xsd:double;
  dwc:latitude '70.1167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-525-1993061801:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-526-1993061805%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-526-1993061805%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-526-1993061805%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "30.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-526-1993061805%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.6167)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "30.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-526-1993061805%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-526-1993061805:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-526-1993061805:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.6167'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.58 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-526-1993061805:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-527-1993061806%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-527-1993061806%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-527-1993061806%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8333 30.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-527-1993061806%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8333 30.7167)"^^geo:wktLiteral ;
  geo-pos:lat "69.8333"^^xsd:decimal ;
  geo-pos:long "30.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-527-1993061806%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-527-1993061806:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-527-1993061806:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.7167'^^xsd:double;
  dwc:latitude '69.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-527-1993061806:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-528-1993061808%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-528-1993061808%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-528-1993061808%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.95 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.95"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-528-1993061808%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.95 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "69.95"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-528-1993061808%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-528-1993061808:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-528-1993061808:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '69.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-528-1993061808:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-529-1993061912%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-529-1993061912%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-529-1993061912%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-529-1993061912%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 33)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-529-1993061912%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-529-1993061912:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-529-1993061912:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-529-1993061912:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-530-1993061914%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-530-1993061914%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-530-1993061914%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-530-1993061914%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-530-1993061914%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-530-1993061914:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-530-1993061914:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.91 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-530-1993061914:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-532-1993061922%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-532-1993061922%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-532-1993061922%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-532-1993061922%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-532-1993061922%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-532-1993061922:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-532-1993061922:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-532-1993061922:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-533-1993062001%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-533-1993062001%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-533-1993062001%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-533-1993062001%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-533-1993062001%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-533-1993062001:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-533-1993062001:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-533-1993062001:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-534-1993062003%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-534-1993062003%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-534-1993062003%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-534-1993062003%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-534-1993062003%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-534-1993062003:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-534-1993062003:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-534-1993062003:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-535-1993062006%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-535-1993062006%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-535-1993062006%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-535-1993062006%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-535-1993062006%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-535-1993062006:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-535-1993062006:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-535-1993062006:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-536-1993062008%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-536-1993062008%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-536-1993062008%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-536-1993062008%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-536-1993062008%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-536-1993062008:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-536-1993062008:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-536-1993062008:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-537-1993062010%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-537-1993062010%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-537-1993062010%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-537-1993062010%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-537-1993062010%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-537-1993062010:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-537-1993062010:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-537-1993062010:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-538-1993062013%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-538-1993062013%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-538-1993062013%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-538-1993062013%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 34)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-538-1993062013%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-538-1993062013:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-538-1993062013:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-538-1993062013:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-541-1993062021%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-541-1993062021%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-541-1993062021%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-541-1993062021%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-541-1993062021%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-541-1993062021:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-541-1993062021:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-541-1993062021:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-542-1993062100%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-542-1993062100%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-542-1993062100%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-542-1993062100%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-542-1993062100%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-542-1993062100:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-542-1993062100:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-542-1993062100:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-262-1984052616%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-262-1984052616%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-262-1984052616%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-262-1984052616%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-262-1984052616%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-262-1984052616:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-262-1984052616:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-262-1984052616:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-263-1984052617%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-263-1984052617%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-263-1984052617%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-263-1984052617%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-263-1984052617%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-263-1984052617:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-263-1984052617:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-263-1984052617:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-264-1984052618%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-264-1984052618%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-264-1984052618%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-264-1984052618%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 24)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-264-1984052618%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-264-1984052618:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-264-1984052618:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-264-1984052618:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-265-1984052620%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-265-1984052620%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-265-1984052620%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-265-1984052620%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-265-1984052620%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-265-1984052620:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-265-1984052620:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 39.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-265-1984052620:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-266-1984052621%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-266-1984052621%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-266-1984052621%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-266-1984052621%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-266-1984052621%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-266-1984052621:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-266-1984052621:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 32.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-266-1984052621:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-267-1984052622%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-267-1984052622%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-267-1984052622%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-267-1984052622%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-267-1984052622%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-267-1984052622:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-267-1984052622:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-267-1984052622:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-268-1984052623%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-268-1984052623%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-268-1984052623%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-268-1984052623%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-268-1984052623%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-268-1984052623:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-268-1984052623:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-268-1984052623:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-269-1984052700%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-269-1984052700%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-269-1984052700%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1 24.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1"^^xsd:decimal ;
  dwc:decimalLongitude "24.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-269-1984052700%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1 24.4167)"^^geo:wktLiteral ;
  geo-pos:lat "71.1"^^xsd:decimal ;
  geo-pos:long "24.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-269-1984052700%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-269-1984052700:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-269-1984052700:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24.4167'^^xsd:double;
  dwc:latitude '71.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-269-1984052700:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-270-1984052702%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-270-1984052702%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-270-1984052702%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.15 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.15"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-270-1984052702%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.15 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.15"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-270-1984052702%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-270-1984052702:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-270-1984052702:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-270-1984052702:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-271-1984052703%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-271-1984052703%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-271-1984052703%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-271-1984052703%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-271-1984052703%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-271-1984052703:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-271-1984052703:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 34.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-271-1984052703:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-272-1984052704%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-272-1984052704%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-272-1984052704%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-272-1984052704%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-272-1984052704%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-272-1984052704:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-272-1984052704:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 35.49 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-272-1984052704:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-273-1984052705%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-273-1984052705%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-273-1984052705%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-273-1984052705%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-273-1984052705%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-273-1984052705:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-273-1984052705:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 39.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-273-1984052705:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-288-1984052805%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-288-1984052805%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-288-1984052805%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5833"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-288-1984052805%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.5833"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-288-1984052805%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-288-1984052805:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-288-1984052805:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 41.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-288-1984052805:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-289-1984052806%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-289-1984052806%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-289-1984052806%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4167"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-289-1984052806%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.4167"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-289-1984052806%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-289-1984052806:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-289-1984052806:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 25.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-289-1984052806:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-290-1984052807%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-290-1984052807%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-290-1984052807%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-290-1984052807%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 26)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-290-1984052807%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-290-1984052807:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-290-1984052807:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 21.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-290-1984052807:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-291-1984052809%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-291-1984052809%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-291-1984052809%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 26.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0833"^^xsd:decimal ;
  dwc:decimalLongitude "26.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-291-1984052809%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 26.3333)"^^geo:wktLiteral ;
  geo-pos:lat "71.0833"^^xsd:decimal ;
  geo-pos:long "26.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-291-1984052809%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-291-1984052809:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-291-1984052809:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.3333'^^xsd:double;
  dwc:latitude '71.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 37.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-291-1984052809:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-292-1984052810%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-292-1984052810%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-292-1984052810%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9667 26.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9667"^^xsd:decimal ;
  dwc:decimalLongitude "26.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-292-1984052810%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9667 26.0833)"^^geo:wktLiteral ;
  geo-pos:lat "70.9667"^^xsd:decimal ;
  geo-pos:long "26.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-292-1984052810%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-292-1984052810:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-292-1984052810:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.0833'^^xsd:double;
  dwc:latitude '70.9667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-292-1984052810:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-293-1984052811%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-293-1984052811%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-293-1984052811%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 25.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "25.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-293-1984052811%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 25.9333)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "25.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-293-1984052811%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-293-1984052811:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-293-1984052811:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.9333'^^xsd:double;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-293-1984052811:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-294-1984052812%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-294-1984052812%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-294-1984052812%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 25.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5833"^^xsd:decimal ;
  dwc:decimalLongitude "25.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-294-1984052812%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5833 25.5667)"^^geo:wktLiteral ;
  geo-pos:lat "70.5833"^^xsd:decimal ;
  geo-pos:long "25.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-294-1984052812%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-294-1984052812:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-294-1984052812:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.5667'^^xsd:double;
  dwc:latitude '70.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-294-1984052812:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-295-1984052813%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-295-1984052813%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-295-1984052813%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7167 25.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7167"^^xsd:decimal ;
  dwc:decimalLongitude "25.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-295-1984052813%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7167 25.9333)"^^geo:wktLiteral ;
  geo-pos:lat "70.7167"^^xsd:decimal ;
  geo-pos:long "25.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-295-1984052813%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-295-1984052813:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-295-1984052813:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25.9333'^^xsd:double;
  dwc:latitude '70.7167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-295-1984052813:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-296-1984052815%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-296-1984052815%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-296-1984052815%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8833 26.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8833"^^xsd:decimal ;
  dwc:decimalLongitude "26.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-296-1984052815%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8833 26.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.8833"^^xsd:decimal ;
  geo-pos:long "26.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-296-1984052815%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-296-1984052815:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-296-1984052815:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.3'^^xsd:double;
  dwc:latitude '70.8833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 66.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-296-1984052815:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-297-1984052814%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-297-1984052814%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-297-1984052814%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9833 26.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9833"^^xsd:decimal ;
  dwc:decimalLongitude "26.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-297-1984052814%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9833 26.75)"^^geo:wktLiteral ;
  geo-pos:lat "70.9833"^^xsd:decimal ;
  geo-pos:long "26.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-297-1984052814%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-297-1984052814:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-297-1984052814:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.75'^^xsd:double;
  dwc:latitude '70.9833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 39.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-297-1984052814:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-298-1984052817%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-298-1984052817%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-298-1984052817%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8167 26.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8167"^^xsd:decimal ;
  dwc:decimalLongitude "26.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-298-1984052817%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8167 26.8667)"^^geo:wktLiteral ;
  geo-pos:lat "70.8167"^^xsd:decimal ;
  geo-pos:long "26.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-298-1984052817%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-298-1984052817:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-298-1984052817:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.8667'^^xsd:double;
  dwc:latitude '70.8167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-298-1984052817:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-299-1984052818%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-299-1984052818%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-299-1984052818%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 26.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "26.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-299-1984052818%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 26.9333)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "26.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-299-1984052818%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-299-1984052818:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-299-1984052818:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.9333'^^xsd:double;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-299-1984052818:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-300-1984052820%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-300-1984052820%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-300-1984052820%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9167"^^xsd:decimal ;
  dwc:decimalLongitude "27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-300-1984052820%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 27.05)"^^geo:wktLiteral ;
  geo-pos:lat "70.9167"^^xsd:decimal ;
  geo-pos:long "27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-300-1984052820%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-300-1984052820:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-300-1984052820:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27.05'^^xsd:double;
  dwc:latitude '70.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.58 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-300-1984052820:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-301-1984052821%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-301-1984052821%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-301-1984052821%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0833"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-301-1984052821%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.0833"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-301-1984052821%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-301-1984052821:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-301-1984052821:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-301-1984052821:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-302-1984052822%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-302-1984052822%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-302-1984052822%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-302-1984052822%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-302-1984052822%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-302-1984052822:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-302-1984052822:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 36.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-302-1984052822:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-303-1984052823%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-303-1984052823%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-303-1984052823%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4167"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-303-1984052823%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.4167"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-303-1984052823%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-303-1984052823:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-303-1984052823:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.34 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-303-1984052823:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-304-1984052900%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-304-1984052900%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-304-1984052900%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5833"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-304-1984052900%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.5833"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-304-1984052900%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-304-1984052900:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-304-1984052900:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-304-1984052900:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-305-1984052901%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-305-1984052901%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-305-1984052901%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-305-1984052901%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-305-1984052901%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-305-1984052901:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-305-1984052901:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-305-1984052901:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-306-1984052903%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-306-1984052903%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-306-1984052903%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-306-1984052903%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-306-1984052903%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-306-1984052903:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-306-1984052903:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-306-1984052903:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-307-1984052904%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-307-1984052904%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-307-1984052904%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-307-1984052904%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-307-1984052904%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-307-1984052904:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-307-1984052904:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.91 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-307-1984052904:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-308-1984052905%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-308-1984052905%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-308-1984052905%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-308-1984052905%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-308-1984052905%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-308-1984052905:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-308-1984052905:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-308-1984052905:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-309-1984052908%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-309-1984052908%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-309-1984052908%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-309-1984052908%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-309-1984052908%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-309-1984052908:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-309-1984052908:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-309-1984052908:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-310-1984052910%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-310-1984052910%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-310-1984052910%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-310-1984052910%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 27)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-310-1984052910%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-310-1984052910:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-310-1984052910:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-310-1984052910:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-311-1984052912%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-311-1984052912%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-311-1984052912%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-311-1984052912%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-311-1984052912%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-311-1984052912:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-311-1984052912:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.57 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-311-1984052912:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-313-1984052915%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-313-1984052915%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-313-1984052915%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-313-1984052915%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-313-1984052915%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-313-1984052915:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-313-1984052915:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-313-1984052915:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-314-1984052917%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-314-1984052917%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-314-1984052917%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4167"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-314-1984052917%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.4167"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-314-1984052917%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-314-1984052917:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-314-1984052917:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-314-1984052917:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-315-1984052918%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-315-1984052918%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-315-1984052918%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-315-1984052918%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-315-1984052918%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-315-1984052918:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-315-1984052918:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-315-1984052918:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-316-1984052920%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-316-1984052920%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-316-1984052920%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.9167"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-316-1984052920%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.9167"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-316-1984052920%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-316-1984052920:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-316-1984052920:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-316-1984052920:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-317-1984052921%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-317-1984052921%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-317-1984052921%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-317-1984052921%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-317-1984052921%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-317-1984052921:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-317-1984052921:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-317-1984052921:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-318-1984052923%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-318-1984052923%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-318-1984052923%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4167"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-318-1984052923%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.4167"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-318-1984052923%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-318-1984052923:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-318-1984052923:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-318-1984052923:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-319-1984053000%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-319-1984053000%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-319-1984053000%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 27.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "27.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-319-1984053000%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 27.5667)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "27.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-319-1984053000%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-319-1984053000:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-319-1984053000:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27.5667'^^xsd:double;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-319-1984053000:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-320-1984053001%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-320-1984053001%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-320-1984053001%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-320-1984053001%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-320-1984053001%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-320-1984053001:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-320-1984053001:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-320-1984053001:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-321-1984053002%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-321-1984053002%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-321-1984053002%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 28.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0833"^^xsd:decimal ;
  dwc:decimalLongitude "28.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-321-1984053002%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 28.5833)"^^geo:wktLiteral ;
  geo-pos:lat "71.0833"^^xsd:decimal ;
  geo-pos:long "28.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-321-1984053002%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-321-1984053002:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-321-1984053002:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.5833'^^xsd:double;
  dwc:latitude '71.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-321-1984053002:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-322-1984053002%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-322-1984053002%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-322-1984053002%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 28.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9167"^^xsd:decimal ;
  dwc:decimalLongitude "28.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-322-1984053002%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 28.6167)"^^geo:wktLiteral ;
  geo-pos:lat "70.9167"^^xsd:decimal ;
  geo-pos:long "28.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-322-1984053002%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-322-1984053002:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-322-1984053002:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.6167'^^xsd:double;
  dwc:latitude '70.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.9 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-322-1984053002:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-323-1984053004%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-323-1984053004%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-323-1984053004%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 28.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8"^^xsd:decimal ;
  dwc:decimalLongitude "28.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-323-1984053004%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 28.3833)"^^geo:wktLiteral ;
  geo-pos:lat "70.8"^^xsd:decimal ;
  geo-pos:long "28.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-323-1984053004%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-323-1984053004:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-323-1984053004:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28.3833'^^xsd:double;
  dwc:latitude '70.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-323-1984053004:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-324-1984053006%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-324-1984053006%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-324-1984053006%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-324-1984053006%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9667 29)"^^geo:wktLiteral ;
  geo-pos:lat "70.9667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-324-1984053006%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-324-1984053006:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-324-1984053006:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '70.9667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-324-1984053006:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-325-1984053007%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-325-1984053007%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-325-1984053007%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0833"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-325-1984053007%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.0833"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-325-1984053007%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-325-1984053007:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-325-1984053007:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.89 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-325-1984053007:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-326-1984053009%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-326-1984053009%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-326-1984053009%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2833 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.2833"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-326-1984053009%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2833 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.2833"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-326-1984053009%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-326-1984053009:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-326-1984053009:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-326-1984053009:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-327-1984053011%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-327-1984053011%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-327-1984053011%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5833"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-327-1984053011%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.5833"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-327-1984053011%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-327-1984053011:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-327-1984053011:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 67.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-327-1984053011:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-328-1984053013%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-328-1984053013%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-328-1984053013%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-328-1984053013%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-328-1984053013%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-328-1984053013:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-328-1984053013:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-328-1984053013:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-329-1984053015%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-329-1984053015%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-329-1984053015%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.0833"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-329-1984053015%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.0833"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-329-1984053015%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-329-1984053015:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-329-1984053015:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 36.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-329-1984053015:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-330-1984053016%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-330-1984053016%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-330-1984053016%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-330-1984053016%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-330-1984053016%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-330-1984053016:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-330-1984053016:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-330-1984053016:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-331-1984053018%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-331-1984053018%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-331-1984053018%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5833 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5833"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-331-1984053018%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5833 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.5833"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-331-1984053018%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-331-1984053018:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-331-1984053018:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-331-1984053018:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-334-1984053023%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-334-1984053023%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-334-1984053023%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-334-1984053023%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5833 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.5833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-334-1984053023%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-334-1984053023:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-334-1984053023:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-334-1984053023:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-335-1984053101%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-335-1984053101%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-335-1984053101%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-335-1984053101%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-335-1984053101%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-335-1984053101:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-335-1984053101:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-335-1984053101:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-336-1984053102%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-336-1984053102%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-336-1984053102%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.0833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-336-1984053102%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.0833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-336-1984053102%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-336-1984053102:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-336-1984053102:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-336-1984053102:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-337-1984053104%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-337-1984053104%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-337-1984053104%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.9167"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-337-1984053104%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.9167"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-337-1984053104%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-337-1984053104:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-337-1984053104:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-337-1984053104:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-338-1984053106%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-338-1984053106%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-338-1984053106%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-338-1984053106%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.5833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-338-1984053106%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-338-1984053106:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-338-1984053106:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-338-1984053106:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-246-1983061308%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-246-1983061308%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-246-1983061308%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5167 31.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5167"^^xsd:decimal ;
  dwc:decimalLongitude "31.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-246-1983061308%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5167 31.45)"^^geo:wktLiteral ;
  geo-pos:lat "70.5167"^^xsd:decimal ;
  geo-pos:long "31.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-246-1983061308%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-246-1983061308:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-246-1983061308:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.45'^^xsd:double;
  dwc:latitude '70.5167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 100.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-246-1983061308:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-247-1983061309%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-247-1983061309%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-247-1983061309%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.45 31.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.45"^^xsd:decimal ;
  dwc:decimalLongitude "31.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-247-1983061309%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.45 31.8667)"^^geo:wktLiteral ;
  geo-pos:lat "70.45"^^xsd:decimal ;
  geo-pos:long "31.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-247-1983061309%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-247-1983061309:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-247-1983061309:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.8667'^^xsd:double;
  dwc:latitude '70.45'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 92.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-247-1983061309:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-248-1983061310%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-248-1983061310%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-248-1983061310%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-248-1983061310%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-248-1983061310%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-248-1983061310:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-248-1983061310:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 106.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-248-1983061310:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-249-1983061313%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-249-1983061313%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-249-1983061313%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 30.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0833"^^xsd:decimal ;
  dwc:decimalLongitude "30.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-249-1983061313%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 30.4667)"^^geo:wktLiteral ;
  geo-pos:lat "70.0833"^^xsd:decimal ;
  geo-pos:long "30.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-249-1983061313%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-249-1983061313:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-249-1983061313:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.4667'^^xsd:double;
  dwc:latitude '70.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-249-1983061313:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-250-1983061314%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-250-1983061314%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-250-1983061314%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-250-1983061314%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.1)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-250-1983061314%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-250-1983061314:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-250-1983061314:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.1'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.01 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-250-1983061314:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-251-1983061315%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-251-1983061315%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-251-1983061315%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.85 30.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.85"^^xsd:decimal ;
  dwc:decimalLongitude "30.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-251-1983061315%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.85 30.6833)"^^geo:wktLiteral ;
  geo-pos:lat "69.85"^^xsd:decimal ;
  geo-pos:long "30.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-251-1983061315%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-251-1983061315:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-251-1983061315:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.6833'^^xsd:double;
  dwc:latitude '69.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-251-1983061315:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-253-1983061318%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-253-1983061318%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-253-1983061318%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1667"^^xsd:decimal ;
  dwc:decimalLongitude "31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-253-1983061318%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1667 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.1667"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-253-1983061318%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-253-1983061318:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-253-1983061318:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '70.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-253-1983061318:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-254-1983061319%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-254-1983061319%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-254-1983061319%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 32.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-254-1983061319%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 32.1)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "32.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-254-1983061319%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-254-1983061319:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-254-1983061319:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.1'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.91 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-254-1983061319:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-255-1983061321%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-255-1983061321%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-255-1983061321%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6 32.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6"^^xsd:decimal ;
  dwc:decimalLongitude "32.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-255-1983061321%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6 32.5333)"^^geo:wktLiteral ;
  geo-pos:lat "70.6"^^xsd:decimal ;
  geo-pos:long "32.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-255-1983061321%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-255-1983061321:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-255-1983061321:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.5333'^^xsd:double;
  dwc:latitude '70.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-255-1983061321:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-256-1983061322%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-256-1983061322%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-256-1983061322%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6 33.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6"^^xsd:decimal ;
  dwc:decimalLongitude "33.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-256-1983061322%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6 33.2833)"^^geo:wktLiteral ;
  geo-pos:lat "70.6"^^xsd:decimal ;
  geo-pos:long "33.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-256-1983061322%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-256-1983061322:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-256-1983061322:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.2833'^^xsd:double;
  dwc:latitude '70.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-256-1983061322:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-257-1983061400%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-257-1983061400%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-257-1983061400%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 33.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3667"^^xsd:decimal ;
  dwc:decimalLongitude "33.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-257-1983061400%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3667 33.5667)"^^geo:wktLiteral ;
  geo-pos:lat "70.3667"^^xsd:decimal ;
  geo-pos:long "33.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-257-1983061400%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-257-1983061400:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-257-1983061400:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.5667'^^xsd:double;
  dwc:latitude '70.3667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-257-1983061400:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-258-1983061402%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-258-1983061402%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-258-1983061402%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1167 33.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1167"^^xsd:decimal ;
  dwc:decimalLongitude "33.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-258-1983061402%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1167 33.8333)"^^geo:wktLiteral ;
  geo-pos:lat "70.1167"^^xsd:decimal ;
  geo-pos:long "33.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-258-1983061402%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-258-1983061402:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-258-1983061402:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.8333'^^xsd:double;
  dwc:latitude '70.1167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-258-1983061402:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-259-1983061403%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-259-1983061403%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-259-1983061403%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8833 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.8833"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-259-1983061403%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.8833 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "69.8833"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-259-1983061403%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-259-1983061403:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-259-1983061403:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '69.8833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.25 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-259-1983061403:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-260-1983061405%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-260-1983061405%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-260-1983061405%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.15 34.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.15"^^xsd:decimal ;
  dwc:decimalLongitude "34.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-260-1983061405%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.15 34.4333)"^^geo:wktLiteral ;
  geo-pos:lat "70.15"^^xsd:decimal ;
  geo-pos:long "34.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-260-1983061405%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-260-1983061405:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-260-1983061405:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34.4333'^^xsd:double;
  dwc:latitude '70.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 101.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-260-1983061405:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-261-1983061406%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-261-1983061406%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-261-1983061406%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.4167"^^xsd:decimal ;
  dwc:decimalLongitude "34.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-261-1983061406%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.4167 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "70.4167"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-261-1983061406%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-261-1983061406:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-261-1983061406:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '70.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 103.4 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-261-1983061406:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-262-1983061408%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-262-1983061408%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-262-1983061408%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.65 35.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.65"^^xsd:decimal ;
  dwc:decimalLongitude "35.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-262-1983061408%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.65 35.1)"^^geo:wktLiteral ;
  geo-pos:lat "70.65"^^xsd:decimal ;
  geo-pos:long "35.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-262-1983061408%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-262-1983061408:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-262-1983061408:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35.1'^^xsd:double;
  dwc:latitude '70.65'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 94.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-262-1983061408:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-263-1983061410%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-263-1983061410%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-263-1983061410%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 34.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8"^^xsd:decimal ;
  dwc:decimalLongitude "34.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-263-1983061410%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 34.4667)"^^geo:wktLiteral ;
  geo-pos:lat "70.8"^^xsd:decimal ;
  geo-pos:long "34.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-263-1983061410%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-263-1983061410:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-263-1983061410:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34.4667'^^xsd:double;
  dwc:latitude '70.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-263-1983061410:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-264-1983061412%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-264-1983061412%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-264-1983061412%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.95 33.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.95"^^xsd:decimal ;
  dwc:decimalLongitude "33.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-264-1983061412%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.95 33.8667)"^^geo:wktLiteral ;
  geo-pos:lat "70.95"^^xsd:decimal ;
  geo-pos:long "33.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-264-1983061412%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-264-1983061412:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-264-1983061412:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.8667'^^xsd:double;
  dwc:latitude '70.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-264-1983061412:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-265-1983061414%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-265-1983061414%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-265-1983061414%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 33.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0833"^^xsd:decimal ;
  dwc:decimalLongitude "33.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-265-1983061414%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 33.2333)"^^geo:wktLiteral ;
  geo-pos:lat "71.0833"^^xsd:decimal ;
  geo-pos:long "33.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-265-1983061414%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-265-1983061414:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-265-1983061414:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.2333'^^xsd:double;
  dwc:latitude '71.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-265-1983061414:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-266-1983061415%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-266-1983061415%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-266-1983061415%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2 32.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.2"^^xsd:decimal ;
  dwc:decimalLongitude "32.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-266-1983061415%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2 32.7333)"^^geo:wktLiteral ;
  geo-pos:lat "71.2"^^xsd:decimal ;
  geo-pos:long "32.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-266-1983061415%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-266-1983061415:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-266-1983061415:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.7333'^^xsd:double;
  dwc:latitude '71.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-266-1983061415:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-267-1983061417%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-267-1983061417%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-267-1983061417%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2667 33.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.2667"^^xsd:decimal ;
  dwc:decimalLongitude "33.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-267-1983061417%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2667 33.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.2667"^^xsd:decimal ;
  geo-pos:long "33.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-267-1983061417%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-267-1983061417:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-267-1983061417:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.5'^^xsd:double;
  dwc:latitude '71.2667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 93.24 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-267-1983061417:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-268-1983061419%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-268-1983061419%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-268-1983061419%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.35 34.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.35"^^xsd:decimal ;
  dwc:decimalLongitude "34.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-268-1983061419%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.35 34.2667)"^^geo:wktLiteral ;
  geo-pos:lat "71.35"^^xsd:decimal ;
  geo-pos:long "34.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-268-1983061419%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-268-1983061419:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-268-1983061419:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34.2667'^^xsd:double;
  dwc:latitude '71.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 90.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-268-1983061419:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-269-1983061420%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-269-1983061420%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-269-1983061420%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4333 35.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4333"^^xsd:decimal ;
  dwc:decimalLongitude "35.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-269-1983061420%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4333 35.05)"^^geo:wktLiteral ;
  geo-pos:lat "71.4333"^^xsd:decimal ;
  geo-pos:long "35.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-269-1983061420%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-269-1983061420:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-269-1983061420:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35.05'^^xsd:double;
  dwc:latitude '71.4333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-269-1983061420:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-271-1983061501%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-271-1983061501%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-271-1983061501%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-271-1983061501%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-271-1983061501%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-271-1983061501:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-271-1983061501:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 118.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-271-1983061501:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-272-1983061503%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-272-1983061503%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-272-1983061503%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-272-1983061503%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-272-1983061503%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-272-1983061503:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-272-1983061503:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 104.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-272-1983061503:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-274-1983061505%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-274-1983061505%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-274-1983061505%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-274-1983061505%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 32.8)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-274-1983061505%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-274-1983061505:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-274-1983061505:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.8'^^xsd:double;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 91.87 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-274-1983061505:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-275-1983061507%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-275-1983061507%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-275-1983061507%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 31.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "31.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-275-1983061507%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 31.9333)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "31.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-275-1983061507%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-275-1983061507:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-275-1983061507:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.9333'^^xsd:double;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-275-1983061507:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-276-1983061509%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-276-1983061509%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-276-1983061509%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-276-1983061509%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 31)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-276-1983061509%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-276-1983061509:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-276-1983061509:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 130.03 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-276-1983061509:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-277-1983061511%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-277-1983061511%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-277-1983061511%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0333 31.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.0333"^^xsd:decimal ;
  dwc:decimalLongitude "31.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-277-1983061511%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0333 31.5333)"^^geo:wktLiteral ;
  geo-pos:lat "72.0333"^^xsd:decimal ;
  geo-pos:long "31.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-277-1983061511%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-277-1983061511:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-277-1983061511:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5333'^^xsd:double;
  dwc:latitude '72.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 102.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-277-1983061511:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-278-1983061513%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-278-1983061513%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-278-1983061513%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.2167 32.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.2167"^^xsd:decimal ;
  dwc:decimalLongitude "32.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-278-1983061513%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.2167 32.0667)"^^geo:wktLiteral ;
  geo-pos:lat "72.2167"^^xsd:decimal ;
  geo-pos:long "32.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-278-1983061513%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-278-1983061513:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-278-1983061513:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.0667'^^xsd:double;
  dwc:latitude '72.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-278-1983061513:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-279-1983061514%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-279-1983061514%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-279-1983061514%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4 32.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4"^^xsd:decimal ;
  dwc:decimalLongitude "32.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-279-1983061514%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4 32.5667)"^^geo:wktLiteral ;
  geo-pos:lat "72.4"^^xsd:decimal ;
  geo-pos:long "32.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-279-1983061514%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-279-1983061514:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-279-1983061514:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.5667'^^xsd:double;
  dwc:latitude '72.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 91.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-279-1983061514:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-280-1983061516%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-280-1983061516%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-280-1983061516%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5833 33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-280-1983061516%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5833 33.1)"^^geo:wktLiteral ;
  geo-pos:lat "72.5833"^^xsd:decimal ;
  geo-pos:long "33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-280-1983061516%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-280-1983061516:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-280-1983061516:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.1'^^xsd:double;
  dwc:latitude '72.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 94.66 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-280-1983061516:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-281-1983061518%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-281-1983061518%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-281-1983061518%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6833 32.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6833"^^xsd:decimal ;
  dwc:decimalLongitude "32.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-281-1983061518%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6833 32.3333)"^^geo:wktLiteral ;
  geo-pos:lat "72.6833"^^xsd:decimal ;
  geo-pos:long "32.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-281-1983061518%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-281-1983061518:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-281-1983061518:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.3333'^^xsd:double;
  dwc:latitude '72.6833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 83.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-281-1983061518:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-282-1983061520%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-282-1983061520%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-282-1983061520%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.7833 31.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.7833"^^xsd:decimal ;
  dwc:decimalLongitude "31.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-282-1983061520%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.7833 31.5333)"^^geo:wktLiteral ;
  geo-pos:lat "72.7833"^^xsd:decimal ;
  geo-pos:long "31.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-282-1983061520%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-282-1983061520:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-282-1983061520:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5333'^^xsd:double;
  dwc:latitude '72.7833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 100.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-282-1983061520:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-283-1983061522%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-283-1983061522%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-283-1983061522%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.9 30.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.9"^^xsd:decimal ;
  dwc:decimalLongitude "30.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-283-1983061522%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.9 30.7667)"^^geo:wktLiteral ;
  geo-pos:lat "72.9"^^xsd:decimal ;
  geo-pos:long "30.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-283-1983061522%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-283-1983061522:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-283-1983061522:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.7667'^^xsd:double;
  dwc:latitude '72.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-283-1983061522:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-284-1983061523%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-284-1983061523%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-284-1983061523%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-284-1983061523%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 30)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-284-1983061523%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-284-1983061523:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-284-1983061523:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 94.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-284-1983061523:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-285-1983061601%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-285-1983061601%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-285-1983061601%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-285-1983061601%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-285-1983061601%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-285-1983061601:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-285-1983061601:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 95.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-285-1983061601:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-286-1983061602%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-286-1983061602%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-286-1983061602%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-286-1983061602%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5833 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.5833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-286-1983061602%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-286-1983061602:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-286-1983061602:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 115.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-286-1983061602:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-287-1983061603%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-287-1983061603%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-287-1983061603%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4167"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-287-1983061603%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.4167"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-287-1983061603%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-287-1983061603:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-287-1983061603:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 100.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-287-1983061603:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-288-1983061604%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-288-1983061604%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-288-1983061604%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-288-1983061604%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-288-1983061604%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-288-1983061604:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-288-1983061604:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 91.58 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-288-1983061604:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-289-1983061605%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-289-1983061605%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-289-1983061605%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.0833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-289-1983061605%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.0833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-289-1983061605%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-289-1983061605:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-289-1983061605:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 99.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-289-1983061605:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-290-1983061607%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-290-1983061607%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-290-1983061607%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.9167"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-290-1983061607%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.9167"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-290-1983061607%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-290-1983061607:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-290-1983061607:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 99.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-290-1983061607:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-291-1983061608%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-291-1983061608%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-291-1983061608%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-291-1983061608%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-291-1983061608%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-291-1983061608:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-291-1983061608:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 102.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-291-1983061608:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-292-1983061609%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-292-1983061609%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-292-1983061609%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-292-1983061609%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.5833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-292-1983061609%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-292-1983061609:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-292-1983061609:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.45 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-292-1983061609:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-293-1983061610%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-293-1983061610%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-293-1983061610%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4167"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-293-1983061610%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.4167"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-293-1983061610%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-293-1983061610:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-293-1983061610:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 100.42 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-293-1983061610:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-294-1983061612%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-294-1983061612%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-294-1983061612%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-294-1983061612%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-294-1983061612%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-294-1983061612:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-294-1983061612:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 138.28 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-294-1983061612:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-247-1984052516%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-247-1984052516%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-247-1984052516%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-247-1984052516%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-247-1984052516%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-247-1984052516:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-247-1984052516:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-247-1984052516:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-248-1984052518%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-248-1984052518%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-248-1984052518%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-248-1984052518%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-248-1984052518%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-248-1984052518:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-248-1984052518:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-248-1984052518:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-249-1984052519%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-249-1984052519%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-249-1984052519%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-249-1984052519%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-249-1984052519%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-249-1984052519:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-249-1984052519:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 32.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-249-1984052519:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-250-1984052520%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-250-1984052520%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-250-1984052520%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-250-1984052520%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-250-1984052520%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-250-1984052520:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-250-1984052520:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 31.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-250-1984052520:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-251-1984052521%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-251-1984052521%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-251-1984052521%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-251-1984052521%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-251-1984052521%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-251-1984052521:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-251-1984052521:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 22.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-251-1984052521:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-252-1984052523%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-252-1984052523%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-252-1984052523%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.9167"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-252-1984052523%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.9167"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-252-1984052523%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-252-1984052523:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-252-1984052523:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 13.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-252-1984052523:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-253-1984052600%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-253-1984052600%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-253-1984052600%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-253-1984052600%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-253-1984052600%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-253-1984052600:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-253-1984052600:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-253-1984052600:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-254-1984052602%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-254-1984052602%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-254-1984052602%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4167"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-254-1984052602%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.4167"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-254-1984052602%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-254-1984052602:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-254-1984052602:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-254-1984052602:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-255-1984052603%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-255-1984052603%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-255-1984052603%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-255-1984052603%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-255-1984052603%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-255-1984052603:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-255-1984052603:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-255-1984052603:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-256-1984052605%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-256-1984052605%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-256-1984052605%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.9167 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.9167"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-256-1984052605%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.9167 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.9167"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-256-1984052605%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-256-1984052605:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-256-1984052605:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.7 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-256-1984052605:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-259-1984052611%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-259-1984052611%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-259-1984052611%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.0833 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.0833"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-259-1984052611%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.0833 24)"^^geo:wktLiteral ;
  geo-pos:lat "73.0833"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-259-1984052611%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-259-1984052611:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-259-1984052611:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '73.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-259-1984052611:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-260-1984052612%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-260-1984052612%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-260-1984052612%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-260-1984052612%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-260-1984052612%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-260-1984052612:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-260-1984052612:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 52.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-260-1984052612:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-261-1984052614%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-261-1984052614%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-261-1984052614%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5833 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5833"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-261-1984052614%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5833 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.5833"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-261-1984052614%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-261-1984052614:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-261-1984052614:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-261-1984052614:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-699-1992060808%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-699-1992060808%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-699-1992060808%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7167 32.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7167"^^xsd:decimal ;
  dwc:decimalLongitude "32.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-699-1992060808%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7167 32.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.7167"^^xsd:decimal ;
  geo-pos:long "32.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-699-1992060808%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-699-1992060808:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-699-1992060808:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.2'^^xsd:double;
  dwc:latitude '70.7167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-699-1992060808:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-701-1992060814%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-701-1992060814%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-701-1992060814%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 32.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "32.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-701-1992060814%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 32.2)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "32.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-701-1992060814%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-701-1992060814:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-701-1992060814:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.2'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-701-1992060814:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-703-1992060820%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-703-1992060820%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-703-1992060820%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-703-1992060820%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 34)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-703-1992060820%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-703-1992060820:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-703-1992060820:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-703-1992060820:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-705-1992060904%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-705-1992060904%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-705-1992060904%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-705-1992060904%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 34)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-705-1992060904%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-705-1992060904:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-705-1992060904:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.7 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-705-1992060904:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-706-1992060907%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-706-1992060907%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-706-1992060907%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-706-1992060907%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 34)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-706-1992060907%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-706-1992060907:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-706-1992060907:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-706-1992060907:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-707-1992060909%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-707-1992060909%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-707-1992060909%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6333 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.6333"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-707-1992060909%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6333 34)"^^geo:wktLiteral ;
  geo-pos:lat "69.6333"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-707-1992060909%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-707-1992060909:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-707-1992060909:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '69.6333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 41.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-707-1992060909:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-708-1992060912%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-708-1992060912%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-708-1992060912%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5167 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5167"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-708-1992060912%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5167 35)"^^geo:wktLiteral ;
  geo-pos:lat "69.5167"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-708-1992060912%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-708-1992060912:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-708-1992060912:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '69.5167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-708-1992060912:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-709-1992060915%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-709-1992060915%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-709-1992060915%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4333 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4333"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-709-1992060915%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4333 36)"^^geo:wktLiteral ;
  geo-pos:lat "69.4333"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-709-1992060915%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-709-1992060915:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-709-1992060915:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '69.4333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 48.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-709-1992060915:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-710-1992060919%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-710-1992060919%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-710-1992060919%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-710-1992060919%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 36)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-710-1992060919%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-710-1992060919:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-710-1992060919:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-710-1992060919:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-713-1992061009%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-713-1992061009%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-713-1992061009%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-713-1992061009%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 36)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-713-1992061009%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-713-1992061009:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-713-1992061009:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 42.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-713-1992061009:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-715-1992061018%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-715-1992061018%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-715-1992061018%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-715-1992061018%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-715-1992061018%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-715-1992061018:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-715-1992061018:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34.5'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.39 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-715-1992061018:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-719-1992061108%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-719-1992061108%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-719-1992061108%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-719-1992061108%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-719-1992061108%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-719-1992061108:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-719-1992061108:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34.5'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-719-1992061108:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-720-1992061114%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-720-1992061114%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-720-1992061114%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 33.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "33.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-720-1992061114%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 33.5)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "33.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-720-1992061114%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-720-1992061114:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-720-1992061114:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.5'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-720-1992061114:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-721-1992061116%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-721-1992061116%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-721-1992061116%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 33.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-721-1992061116%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 33.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "33.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-721-1992061116%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-721-1992061116:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-721-1992061116:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.5'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 47.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-721-1992061116:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-723-1992061123%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-723-1992061123%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-723-1992061123%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "33.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-723-1992061123%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 33.5)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "33.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-723-1992061123%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-723-1992061123:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-723-1992061123:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.5'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-723-1992061123:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-724-1992061202%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-724-1992061202%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-724-1992061202%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-724-1992061202%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "33.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-724-1992061202%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-724-1992061202:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-724-1992061202:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.5'^^xsd:double;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-724-1992061202:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-725-1992061204%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-725-1992061204%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-725-1992061204%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "33.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-725-1992061204%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 33.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "33.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-725-1992061204%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-725-1992061204:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-725-1992061204:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.5'^^xsd:double;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 43 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-725-1992061204:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-726-1992061206%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-726-1992061206%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-726-1992061206%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "33.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-726-1992061206%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 33.5)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "33.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-726-1992061206%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-726-1992061206:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-726-1992061206:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.5'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-726-1992061206:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-728-1992061211%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-728-1992061211%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-728-1992061211%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 32.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "32.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-728-1992061211%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 32.5667)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "32.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-728-1992061211%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-728-1992061211:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-728-1992061211:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.5667'^^xsd:double;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-728-1992061211:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-729-1992061213%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-729-1992061213%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-729-1992061213%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 32.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-729-1992061213%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 32.5667)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "32.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-729-1992061213%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-729-1992061213:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-729-1992061213:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.5667'^^xsd:double;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-729-1992061213:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-730-1992061216%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-730-1992061216%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-730-1992061216%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 32.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "32.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-730-1992061216%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 32.5667)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "32.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-730-1992061216%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-730-1992061216:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-730-1992061216:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.5667'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.96 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-730-1992061216:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-731-1992061218%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-731-1992061218%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-731-1992061218%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 32.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "32.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-731-1992061218%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 32.5667)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "32.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-731-1992061218%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-731-1992061218:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-731-1992061218:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.5667'^^xsd:double;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.41 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-731-1992061218:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-732-1992061220%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-732-1992061220%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-732-1992061220%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 32.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-732-1992061220%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 32.5667)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "32.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-732-1992061220%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-732-1992061220:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-732-1992061220:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.5667'^^xsd:double;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-732-1992061220:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-733-1992061319%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-733-1992061319%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-733-1992061319%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1833 31.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1833"^^xsd:decimal ;
  dwc:decimalLongitude "31.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-733-1992061319%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1833 31.3333)"^^geo:wktLiteral ;
  geo-pos:lat "70.1833"^^xsd:decimal ;
  geo-pos:long "31.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-733-1992061319%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-733-1992061319:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-733-1992061319:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.3333'^^xsd:double;
  dwc:latitude '70.1833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-733-1992061319:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-734-1992061414%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-734-1992061414%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-734-1992061414%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-734-1992061414%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 29)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-734-1992061414%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-734-1992061414:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-734-1992061414:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '70.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 73.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-734-1992061414:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-735-1992061415%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-735-1992061415%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-735-1992061415%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0833"^^xsd:decimal ;
  dwc:decimalLongitude "29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-735-1992061415%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 29.25)"^^geo:wktLiteral ;
  geo-pos:lat "70.0833"^^xsd:decimal ;
  geo-pos:long "29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-735-1992061415%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-735-1992061415:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-735-1992061415:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.25'^^xsd:double;
  dwc:latitude '70.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 68.31 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-735-1992061415:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-736-1992061417%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-736-1992061417%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-736-1992061417%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.05 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.05"^^xsd:decimal ;
  dwc:decimalLongitude "29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-736-1992061417%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.05 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.05"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-736-1992061417%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-736-1992061417:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-736-1992061417:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '70.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-736-1992061417:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-737-1992061418%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-737-1992061418%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-737-1992061418%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0333"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-737-1992061418%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0333 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "70.0333"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-737-1992061418%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-737-1992061418:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-737-1992061418:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '70.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 64.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-737-1992061418:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-738-1992061420%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-738-1992061420%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-738-1992061420%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-738-1992061420%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-738-1992061420%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-738-1992061420:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-738-1992061420:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 65.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-738-1992061420:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-739-1992061421%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-739-1992061421%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-739-1992061421%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "30.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-739-1992061421%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 30.7167)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "30.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-739-1992061421%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-739-1992061421:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-739-1992061421:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.7167'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.54 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-739-1992061421:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-740-1992061423%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-740-1992061423%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-740-1992061423%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1167 31.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1167"^^xsd:decimal ;
  dwc:decimalLongitude "31.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-740-1992061423%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1167 31.1667)"^^geo:wktLiteral ;
  geo-pos:lat "70.1167"^^xsd:decimal ;
  geo-pos:long "31.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-740-1992061423%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-740-1992061423:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-740-1992061423:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.1667'^^xsd:double;
  dwc:latitude '70.1167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.15 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-740-1992061423:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-741-1992061501%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-741-1992061501%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-741-1992061501%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.35 31.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.35"^^xsd:decimal ;
  dwc:decimalLongitude "31.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-741-1992061501%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.35 31.8667)"^^geo:wktLiteral ;
  geo-pos:lat "70.35"^^xsd:decimal ;
  geo-pos:long "31.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-741-1992061501%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-741-1992061501:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-741-1992061501:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.8667'^^xsd:double;
  dwc:latitude '70.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-741-1992061501:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-742-1992061503%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-742-1992061503%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-742-1992061503%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-742-1992061503%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-742-1992061503%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-742-1992061503:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-742-1992061503:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-742-1992061503:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-743-1992061505%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-743-1992061505%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-743-1992061505%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-743-1992061505%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-743-1992061505%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-743-1992061505:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-743-1992061505:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-743-1992061505:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-744-1992061508%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-744-1992061508%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-744-1992061508%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-744-1992061508%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-744-1992061508%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-744-1992061508:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-744-1992061508:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 58.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-744-1992061508:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-746-1992061511%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-746-1992061511%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-746-1992061511%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-746-1992061511%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-746-1992061511%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-746-1992061511:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-746-1992061511:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.12 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-746-1992061511:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-747-1992061514%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-747-1992061514%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-747-1992061514%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-747-1992061514%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-747-1992061514%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-747-1992061514:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-747-1992061514:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-747-1992061514:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-748-1992061516%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-748-1992061516%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-748-1992061516%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-748-1992061516%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-748-1992061516%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-748-1992061516:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-748-1992061516:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 39.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-748-1992061516:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-749-1992061518%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-749-1992061518%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-749-1992061518%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-749-1992061518%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-749-1992061518%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-749-1992061518:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-749-1992061518:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 35.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-749-1992061518:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-750-1992061520%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-750-1992061520%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-750-1992061520%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-750-1992061520%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-750-1992061520%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-750-1992061520:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-750-1992061520:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.2167'^^xsd:double;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 44.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-750-1992061520:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-752-1992061605%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-752-1992061605%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-752-1992061605%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-752-1992061605%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-752-1992061605%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-752-1992061605:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-752-1992061605:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.7 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-752-1992061605:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-753-1992061607%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-753-1992061607%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-753-1992061607%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-753-1992061607%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-753-1992061607%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-753-1992061607:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-753-1992061607:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 39.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-753-1992061607:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-754-1992061609%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-754-1992061609%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-754-1992061609%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-754-1992061609%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-754-1992061609%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-754-1992061609:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-754-1992061609:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-754-1992061609:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-755-1992061610%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-755-1992061610%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-755-1992061610%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-755-1992061610%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-755-1992061610%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-755-1992061610:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-755-1992061610:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-755-1992061610:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-756-1992061612%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-756-1992061612%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-756-1992061612%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-756-1992061612%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-756-1992061612%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-756-1992061612:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-756-1992061612:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.99 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-756-1992061612:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-757-1992061613%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-757-1992061613%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-757-1992061613%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-757-1992061613%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-757-1992061613%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-757-1992061613:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-757-1992061613:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 57.85 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-757-1992061613:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-758-1992061615%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-758-1992061615%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-758-1992061615%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-758-1992061615%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-758-1992061615%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-758-1992061615:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-758-1992061615:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-758-1992061615:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-759-1992061617%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-759-1992061617%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-759-1992061617%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-759-1992061617%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-759-1992061617%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-759-1992061617:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-759-1992061617:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-759-1992061617:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-760-1992061620%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-760-1992061620%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-760-1992061620%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-760-1992061620%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-760-1992061620%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-760-1992061620:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-760-1992061620:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 33.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-760-1992061620:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-761-1992061623%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-761-1992061623%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-761-1992061623%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-761-1992061623%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 27)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-761-1992061623%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-761-1992061623:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-761-1992061623:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 36.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-761-1992061623:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-762-1992061700%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-762-1992061700%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-762-1992061700%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-762-1992061700%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-762-1992061700%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-762-1992061700:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-762-1992061700:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-762-1992061700:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-763-1992061703%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-763-1992061703%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-763-1992061703%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-763-1992061703%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-763-1992061703%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-763-1992061703:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-763-1992061703:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.33 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-763-1992061703:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-765-1992061707%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-765-1992061707%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-765-1992061707%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-765-1992061707%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-765-1992061707%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-765-1992061707:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-765-1992061707:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 40.82 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-765-1992061707:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-766-1992061710%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-766-1992061710%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-766-1992061710%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-766-1992061710%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 27)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-766-1992061710%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-766-1992061710:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-766-1992061710:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-766-1992061710:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-767-1992061712%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-767-1992061712%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-767-1992061712%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-767-1992061712%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-767-1992061712%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-767-1992061712:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-767-1992061712:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 60.56 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-767-1992061712:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-768-1992061715%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-768-1992061715%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-768-1992061715%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-768-1992061715%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-768-1992061715%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-768-1992061715:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-768-1992061715:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 39.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-768-1992061715:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-769-1992061719%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-769-1992061719%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-769-1992061719%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-769-1992061719%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-769-1992061719%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-769-1992061719:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-769-1992061719:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 44.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-769-1992061719:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-770-1992061721%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-770-1992061721%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-770-1992061721%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-770-1992061721%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 25)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-770-1992061721%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-770-1992061721:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-770-1992061721:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-770-1992061721:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-771-1992061723%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-771-1992061723%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-771-1992061723%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-771-1992061723%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 25)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-771-1992061723%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-771-1992061723:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-771-1992061723:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 62.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-771-1992061723:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-772-1992061801%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-772-1992061801%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-772-1992061801%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-772-1992061801%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-772-1992061801%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-772-1992061801:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-772-1992061801:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-772-1992061801:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-773-1992061803%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-773-1992061803%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-773-1992061803%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-773-1992061803%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-773-1992061803%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-773-1992061803:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-773-1992061803:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-773-1992061803:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-774-1992061805%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-774-1992061805%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-774-1992061805%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-774-1992061805%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-774-1992061805%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-774-1992061805:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-774-1992061805:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.69 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-774-1992061805:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-775-1992061807%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-775-1992061807%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-775-1992061807%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-775-1992061807%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 25)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-775-1992061807%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-775-1992061807:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-775-1992061807:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-775-1992061807:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-776-1992061809%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-776-1992061809%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-776-1992061809%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-776-1992061809%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1333 24)"^^geo:wktLiteral ;
  geo-pos:lat "71.1333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-776-1992061809%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-776-1992061809:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-776-1992061809:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '71.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-776-1992061809:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-777-1992061812%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-777-1992061812%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-777-1992061812%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-777-1992061812%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-777-1992061812%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-777-1992061812:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-777-1992061812:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-777-1992061812:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-779-1992061815%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-779-1992061815%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-779-1992061815%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-779-1992061815%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-779-1992061815%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-779-1992061815:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-779-1992061815:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-779-1992061815:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-780-1992061816%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-780-1992061816%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-780-1992061816%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-780-1992061816%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-780-1992061816%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-780-1992061816:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-780-1992061816:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-780-1992061816:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-781-1992061819%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-781-1992061819%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-781-1992061819%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-781-1992061819%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-781-1992061819%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-781-1992061819:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-781-1992061819:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 49.19 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-781-1992061819:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-782-1992061821%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-782-1992061821%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-782-1992061821%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-782-1992061821%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-782-1992061821%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-782-1992061821:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-782-1992061821:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 46.28 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-782-1992061821:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-783-1992061823%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-783-1992061823%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-783-1992061823%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-783-1992061823%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-783-1992061823%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-783-1992061823:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-783-1992061823:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-783-1992061823:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1992110_IMR-58GT-9358-1992061111%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-9358-1992061111%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-9358-1992061111%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 33.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "33.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1992110_IMR-58GT-9358-1992061111%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 33.75)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "33.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1992110_IMR-58GT-9358-1992061111%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-9358-1992061111:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-9358-1992061111:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.75'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.3 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-9358-1992061111:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1992-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-403-1993060123%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-403-1993060123%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-403-1993060123%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.45 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.45"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-403-1993060123%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.45 20)"^^geo:wktLiteral ;
  geo-pos:lat "70.45"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-403-1993060123%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-403-1993060123:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-403-1993060123:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '70.45'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 41.77 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-403-1993060123:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-413-1993060300%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-413-1993060300%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-413-1993060300%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.45 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.45"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-413-1993060300%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.45 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.45"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-413-1993060300%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-413-1993060300:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-413-1993060300:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.45'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 53.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-413-1993060300:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-414-1993060303%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-414-1993060303%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-414-1993060303%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7833 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7833"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-414-1993060303%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7833 21)"^^geo:wktLiteral ;
  geo-pos:lat "70.7833"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-414-1993060303%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-414-1993060303:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-414-1993060303:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '70.7833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 23.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-414-1993060303:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-422-1993060402%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-422-1993060402%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-422-1993060402%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-422-1993060402%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 22)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-422-1993060402%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-422-1993060402:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-422-1993060402:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-422-1993060402:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-425-1993060412%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-425-1993060412%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-425-1993060412%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-425-1993060412%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 22)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-425-1993060412%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-425-1993060412:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-425-1993060412:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 103.86 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-425-1993060412:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-426-1993060414%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-426-1993060414%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-426-1993060414%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-426-1993060414%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 23)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-426-1993060414%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-426-1993060414:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-426-1993060414:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 105.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-426-1993060414:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-427-1993060419%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-427-1993060419%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-427-1993060419%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-427-1993060419%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-427-1993060419%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-427-1993060419:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-427-1993060419:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.81 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-427-1993060419:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-428-1993060423%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-428-1993060423%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-428-1993060423%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-428-1993060423%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 23)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-428-1993060423%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-428-1993060423:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-428-1993060423:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 94.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-428-1993060423:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-429-1993060502%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-429-1993060502%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-429-1993060502%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-429-1993060502%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 23)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-429-1993060502%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-429-1993060502:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-429-1993060502:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-429-1993060502:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-430-1993060505%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-430-1993060505%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-430-1993060505%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-430-1993060505%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-430-1993060505%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-430-1993060505:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-430-1993060505:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-430-1993060505:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-431-1993060508%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-431-1993060508%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-431-1993060508%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-431-1993060508%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 23)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-431-1993060508%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-431-1993060508:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-431-1993060508:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-431-1993060508:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-434-1993060516%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-434-1993060516%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-434-1993060516%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-434-1993060516%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-434-1993060516%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-434-1993060516:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-434-1993060516:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 45.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-434-1993060516:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-435-1993060519%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-435-1993060519%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-435-1993060519%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-435-1993060519%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 24)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-435-1993060519%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-435-1993060519:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-435-1993060519:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '24'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 95.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-435-1993060519:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-543-1993062102%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-543-1993062102%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-543-1993062102%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-543-1993062102%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 34)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-543-1993062102%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-543-1993062102:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-543-1993062102:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-543-1993062102:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-545-1993062111%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-545-1993062111%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-545-1993062111%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-545-1993062111%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 34)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-545-1993062111%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-545-1993062111:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-545-1993062111:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-545-1993062111:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-547-1993062214%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-547-1993062214%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-547-1993062214%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6667 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.6667"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-547-1993062214%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6667 34)"^^geo:wktLiteral ;
  geo-pos:lat "69.6667"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-547-1993062214%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-547-1993062214:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-547-1993062214:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '69.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.08 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-547-1993062214:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-548-1993062216%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-548-1993062216%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-548-1993062216%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5167 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5167"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-548-1993062216%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5167 35)"^^geo:wktLiteral ;
  geo-pos:lat "69.5167"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-548-1993062216%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-548-1993062216:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-548-1993062216:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '69.5167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.13 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-548-1993062216:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-549-1993062218%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-549-1993062218%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-549-1993062218%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-549-1993062218%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7667 35)"^^geo:wktLiteral ;
  geo-pos:lat "69.7667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-549-1993062218%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-549-1993062218:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-549-1993062218:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '69.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-549-1993062218:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-551-1993062222%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-551-1993062222%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-551-1993062222%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-551-1993062222%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3333 35)"^^geo:wktLiteral ;
  geo-pos:lat "70.3333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-551-1993062222%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-551-1993062222:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-551-1993062222:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '70.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-551-1993062222:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-554-1993062308%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-554-1993062308%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-554-1993062308%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-554-1993062308%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-554-1993062308%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-554-1993062308:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-554-1993062308:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-554-1993062308:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-558-1993062319%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-558-1993062319%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-558-1993062319%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-558-1993062319%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 36)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-558-1993062319%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-558-1993062319:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-558-1993062319:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-558-1993062319:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-559-1993062322%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-559-1993062322%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-559-1993062322%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-559-1993062322%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 36)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-559-1993062322%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-559-1993062322:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-559-1993062322:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-559-1993062322:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-563-1993062408%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-563-1993062408%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-563-1993062408%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-563-1993062408%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 36)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-563-1993062408%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-563-1993062408:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-563-1993062408:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-563-1993062408:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-564-1993062411%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-564-1993062411%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-564-1993062411%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6667 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.6667"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-564-1993062411%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6667 36)"^^geo:wktLiteral ;
  geo-pos:lat "69.6667"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-564-1993062411%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-564-1993062411:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-564-1993062411:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '69.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-564-1993062411:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9001-1993060200%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9001-1993060200%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9001-1993060200%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.45 19.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.45"^^xsd:decimal ;
  dwc:decimalLongitude "19.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9001-1993060200%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.45 19.25)"^^geo:wktLiteral ;
  geo-pos:lat "70.45"^^xsd:decimal ;
  geo-pos:long "19.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058GT-1993106_IMR-58GT-9001-1993060200%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58GT-9001-1993060200:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58GT-9001-1993060200:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '19.25'^^xsd:double;
  dwc:latitude '70.45'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 37.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58GT-9001-1993060200:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1993-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7172-2000062020%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7172-2000062020%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7172-2000062020%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7172-2000062020%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8333 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.8333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7172-2000062020%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7172-2000062020:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7172-2000062020:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7172-2000062020:30:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7173-2000062021%3A39%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7173-2000062021%3A39%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7173-2000062021%3A39%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7173-2000062021%3A39%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7173-2000062021%3A39%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7173-2000062021:39:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7173-2000062021:39:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 69.05 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7173-2000062021:39:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7174-2000062022%3A47%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7174-2000062022%3A47%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7174-2000062022%3A47%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7174-2000062022%3A47%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7174-2000062022%3A47%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7174-2000062022:47:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7174-2000062022:47:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 97.53 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7174-2000062022:47:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7175-2000062100%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7175-2000062100%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7175-2000062100%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7175-2000062100%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7175-2000062100%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7175-2000062100:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7175-2000062100:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 96.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7175-2000062100:00:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7176-2000062101%3A19%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7176-2000062101%3A19%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7176-2000062101%3A19%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7176-2000062101%3A19%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7176-2000062101%3A19%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7176-2000062101:19:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7176-2000062101:19:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.3166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7176-2000062101:19:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7177-2000062102%3A30%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7177-2000062102%3A30%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7177-2000062102%3A30%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7177-2000062102%3A30%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7177-2000062102%3A30%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7177-2000062102:30:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7177-2000062102:30:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7177-2000062102:30:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7178-2000062103%3A43%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7178-2000062103%3A43%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7178-2000062103%3A43%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7178-2000062103%3A43%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7178-2000062103%3A43%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7178-2000062103:43:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7178-2000062103:43:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.7166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7178-2000062103:43:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7179-2000062105%3A50%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7179-2000062105%3A50%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7179-2000062105%3A50%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7179-2000062105%3A50%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 30)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7179-2000062105%3A50%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7179-2000062105:50:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7179-2000062105:50:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 81.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7179-2000062105:50:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7180-2000062107%3A20%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7180-2000062107%3A20%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7180-2000062107%3A20%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7180-2000062107%3A20%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 30)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7180-2000062107%3A20%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7180-2000062107:20:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7180-2000062107:20:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.18 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7180-2000062107:20:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7181-2000062108%3A33%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7181-2000062108%3A33%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7181-2000062108%3A33%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7181-2000062108%3A33%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7181-2000062108%3A33%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7181-2000062108:33:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7181-2000062108:33:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7181-2000062108:33:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7182-2000062109%3A44%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7182-2000062109%3A44%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7182-2000062109%3A44%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7182-2000062109%3A44%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7182-2000062109%3A44%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7182-2000062109:44:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7182-2000062109:44:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.7333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 70.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7182-2000062109:44:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7183-2000062110%3A53%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7183-2000062110%3A53%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7183-2000062110%3A53%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7183-2000062110%3A53%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 30)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-2000007_IMR-58MS-7183-2000062110%3A53%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-7183-2000062110:53:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-7183-2000062110:53:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 75.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-7183-2000062110:53:00Z-126735'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-222-1983061117%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-222-1983061117%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-222-1983061117%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-222-1983061117%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-222-1983061117%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-222-1983061117:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-222-1983061117:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-222-1983061117:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-223-1983061118%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-223-1983061118%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-223-1983061118%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-223-1983061118%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-223-1983061118%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-223-1983061118:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-223-1983061118:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.02 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-223-1983061118:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-224-1983061119%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-224-1983061119%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-224-1983061119%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-224-1983061119%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-224-1983061119%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-224-1983061119:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-224-1983061119:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 91.21 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-224-1983061119:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-225-1983061121%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-225-1983061121%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-225-1983061121%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-225-1983061121%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-225-1983061121%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-225-1983061121:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-225-1983061121:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 95.28 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-225-1983061121:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-226-1983061122%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-226-1983061122%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-226-1983061122%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-226-1983061122%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 29)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-226-1983061122%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-226-1983061122:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-226-1983061122:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 91.22 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-226-1983061122:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-227-1983061201%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-227-1983061201%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-227-1983061201%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9 29.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9"^^xsd:decimal ;
  dwc:decimalLongitude "29.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-227-1983061201%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9 29.3333)"^^geo:wktLiteral ;
  geo-pos:lat "70.9"^^xsd:decimal ;
  geo-pos:long "29.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-227-1983061201%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-227-1983061201:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-227-1983061201:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.3333'^^xsd:double;
  dwc:latitude '70.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 77.5 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-227-1983061201:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-228-1983061203%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-228-1983061203%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-228-1983061203%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9667 29.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9667"^^xsd:decimal ;
  dwc:decimalLongitude "29.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-228-1983061203%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9667 29.8333)"^^geo:wktLiteral ;
  geo-pos:lat "70.9667"^^xsd:decimal ;
  geo-pos:long "29.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-228-1983061203%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-228-1983061203:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-228-1983061203:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29.8333'^^xsd:double;
  dwc:latitude '70.9667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-228-1983061203:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-229-1983061204%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-229-1983061204%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-229-1983061204%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.05 30.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.05"^^xsd:decimal ;
  dwc:decimalLongitude "30.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-229-1983061204%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.05 30.3333)"^^geo:wktLiteral ;
  geo-pos:lat "71.05"^^xsd:decimal ;
  geo-pos:long "30.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-229-1983061204%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-229-1983061204:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-229-1983061204:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.3333'^^xsd:double;
  dwc:latitude '71.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.62 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-229-1983061204:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-230-1983061205%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-230-1983061205%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-230-1983061205%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1333 30.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1333"^^xsd:decimal ;
  dwc:decimalLongitude "30.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-230-1983061205%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1333 30.8)"^^geo:wktLiteral ;
  geo-pos:lat "71.1333"^^xsd:decimal ;
  geo-pos:long "30.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-230-1983061205%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-230-1983061205:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-230-1983061205:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.8'^^xsd:double;
  dwc:latitude '71.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 96.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-230-1983061205:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-231-1983061206%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-231-1983061206%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-231-1983061206%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2333 31.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.2333"^^xsd:decimal ;
  dwc:decimalLongitude "31.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-231-1983061206%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.2333 31.5333)"^^geo:wktLiteral ;
  geo-pos:lat "71.2333"^^xsd:decimal ;
  geo-pos:long "31.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-231-1983061206%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-231-1983061206:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-231-1983061206:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.5333'^^xsd:double;
  dwc:latitude '71.2333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 123.1 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-231-1983061206:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-232-1983061207%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-232-1983061207%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-232-1983061207%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3167 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3167"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-232-1983061207%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3167 32)"^^geo:wktLiteral ;
  geo-pos:lat "71.3167"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-232-1983061207%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-232-1983061207:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-232-1983061207:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '71.3167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 104.64 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-232-1983061207:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-233-1983061209%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-233-1983061209%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-233-1983061209%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4167"^^xsd:decimal ;
  dwc:decimalLongitude "32.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-233-1983061209%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.4167"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-233-1983061209%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-233-1983061209:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-233-1983061209:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '71.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 101.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-233-1983061209:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-234-1983061211%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-234-1983061211%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-234-1983061211%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "32.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-234-1983061211%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-234-1983061211%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-234-1983061211:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-234-1983061211:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-234-1983061211:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-235-1983061213%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-235-1983061213%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-235-1983061213%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-235-1983061213%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-235-1983061213%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-235-1983061213:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-235-1983061213:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 100.54 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-235-1983061213:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-236-1983061215%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-236-1983061215%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-236-1983061215%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-236-1983061215%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-236-1983061215%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-236-1983061215:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-236-1983061215:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 99.4 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-236-1983061215:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-237-1983061219%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-237-1983061219%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-237-1983061219%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9833 32.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9833"^^xsd:decimal ;
  dwc:decimalLongitude "32.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-237-1983061219%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9833 32.2667)"^^geo:wktLiteral ;
  geo-pos:lat "70.9833"^^xsd:decimal ;
  geo-pos:long "32.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-237-1983061219%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-237-1983061219:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-237-1983061219:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.2667'^^xsd:double;
  dwc:latitude '70.9833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 93.73 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-237-1983061219:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-238-1983061221%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-238-1983061221%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-238-1983061221%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-238-1983061221%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-238-1983061221%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-238-1983061221:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-238-1983061221:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 93.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-238-1983061221:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-239-1983061222%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-239-1983061222%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-239-1983061222%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 33.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8"^^xsd:decimal ;
  dwc:decimalLongitude "33.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-239-1983061222%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 33.2333)"^^geo:wktLiteral ;
  geo-pos:lat "70.8"^^xsd:decimal ;
  geo-pos:long "33.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-239-1983061222%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-239-1983061222:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-239-1983061222:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.2333'^^xsd:double;
  dwc:latitude '70.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.94 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-239-1983061222:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-240-1983061301%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-240-1983061301%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-240-1983061301%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7667 32.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7667"^^xsd:decimal ;
  dwc:decimalLongitude "32.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-240-1983061301%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7667 32.5667)"^^geo:wktLiteral ;
  geo-pos:lat "70.7667"^^xsd:decimal ;
  geo-pos:long "32.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-240-1983061301%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-240-1983061301:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-240-1983061301:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.5667'^^xsd:double;
  dwc:latitude '70.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-240-1983061301:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-241-1983061302%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-241-1983061302%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-241-1983061302%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7667 32.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7667"^^xsd:decimal ;
  dwc:decimalLongitude "32.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-241-1983061302%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7667 32.0333)"^^geo:wktLiteral ;
  geo-pos:lat "70.7667"^^xsd:decimal ;
  geo-pos:long "32.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-241-1983061302%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-241-1983061302:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-241-1983061302:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32.0333'^^xsd:double;
  dwc:latitude '70.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 90.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-241-1983061302:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-242-1983061303%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-242-1983061303%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-242-1983061303%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "31.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-242-1983061303%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 31.55)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "31.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-242-1983061303%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-242-1983061303:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-242-1983061303:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.55'^^xsd:double;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-242-1983061303:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-243-1983061304%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-243-1983061304%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-243-1983061304%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7333 31.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7333"^^xsd:decimal ;
  dwc:decimalLongitude "31.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-243-1983061304%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7333 31.0333)"^^geo:wktLiteral ;
  geo-pos:lat "70.7333"^^xsd:decimal ;
  geo-pos:long "31.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-243-1983061304%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-243-1983061304:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-243-1983061304:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.0333'^^xsd:double;
  dwc:latitude '70.7333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 91 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-243-1983061304:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-244-1983061305%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-244-1983061305%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-244-1983061305%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7167 30.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7167"^^xsd:decimal ;
  dwc:decimalLongitude "30.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-244-1983061305%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7167 30.3)"^^geo:wktLiteral ;
  geo-pos:lat "70.7167"^^xsd:decimal ;
  geo-pos:long "30.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-244-1983061305%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-244-1983061305:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-244-1983061305:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '30.3'^^xsd:double;
  dwc:latitude '70.7167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 95.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-244-1983061305:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-245-1983061307%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-245-1983061307%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-245-1983061307%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-245-1983061307%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6 31)"^^geo:wktLiteral ;
  geo-pos:lat "70.6"^^xsd:decimal ;
  geo-pos:long "31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-245-1983061307%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-245-1983061307:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-245-1983061307:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 155.37 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-245-1983061307:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-204-1983061015%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-204-1983061015%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-204-1983061015%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-204-1983061015%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.5"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-204-1983061015%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-204-1983061015:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-204-1983061015:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 78.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-204-1983061015:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-205-1983061016%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-205-1983061016%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-205-1983061016%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.6667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-205-1983061016%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.6667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.6667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-205-1983061016%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-205-1983061016:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-205-1983061016:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 94.07 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-205-1983061016:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-206-1983061016%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-206-1983061016%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-206-1983061016%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-206-1983061016%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-206-1983061016%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-206-1983061016:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-206-1983061016:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 89.63 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-206-1983061016:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-207-1983061019%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-207-1983061019%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-207-1983061019%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-207-1983061019%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 28)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-207-1983061019%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-207-1983061019:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-207-1983061019:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-207-1983061019:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-208-1983061020%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-208-1983061020%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-208-1983061020%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-208-1983061020%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-208-1983061020%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-208-1983061020:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-208-1983061020:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 91.04 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-208-1983061020:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-179-1983060823%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-179-1983060823%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-179-1983060823%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.9167 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.9167"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-179-1983060823%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.9167 26)"^^geo:wktLiteral ;
  geo-pos:lat "72.9167"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-179-1983060823%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-179-1983060823:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-179-1983060823:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '72.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.09 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-179-1983060823:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-180-1983060901%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-180-1983060901%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-180-1983060901%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-180-1983060901%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 26)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-180-1983060901%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-180-1983060901:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-180-1983060901:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 101.48 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-180-1983060901:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-181-1983060903%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-181-1983060903%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-181-1983060903%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.4167 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.4167"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-181-1983060903%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.4167 26)"^^geo:wktLiteral ;
  geo-pos:lat "73.4167"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-181-1983060903%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-181-1983060903:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-181-1983060903:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '73.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 88.68 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-181-1983060903:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-182-1983060904%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-182-1983060904%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-182-1983060904%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.6667 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.6667"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-182-1983060904%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.6667 26)"^^geo:wktLiteral ;
  geo-pos:lat "73.6667"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-182-1983060904%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-182-1983060904:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-182-1983060904:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '73.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 121.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-182-1983060904:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-183-1983060906%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-183-1983060906%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-183-1983060906%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.6667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.6667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-183-1983060906%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.6667 27)"^^geo:wktLiteral ;
  geo-pos:lat "73.6667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-183-1983060906%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-183-1983060906:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-183-1983060906:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '73.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 101.93 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-183-1983060906:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-184-1983060907%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-184-1983060907%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-184-1983060907%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.4167 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.4167"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-184-1983060907%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.4167 27)"^^geo:wktLiteral ;
  geo-pos:lat "73.4167"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-184-1983060907%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-184-1983060907:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-184-1983060907:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '73.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 102.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-184-1983060907:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-185-1983060909%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-185-1983060909%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-185-1983060909%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-185-1983060909%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "73.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-185-1983060909%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-185-1983060909:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-185-1983060909:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '73.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 110.83 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-185-1983060909:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-186-1983060911%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-186-1983060911%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-186-1983060911%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.9167 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.9167"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-186-1983060911%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.9167 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.9167"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-186-1983060911%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-186-1983060911:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-186-1983060911:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.79 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-186-1983060911:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-187-1983060912%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-187-1983060912%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-187-1983060912%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-187-1983060912%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6667 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.6667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-187-1983060912%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-187-1983060912:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-187-1983060912:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 86.35 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-187-1983060912:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-189-1983060916%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-189-1983060916%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-189-1983060916%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-189-1983060916%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 27)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-189-1983060916%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-189-1983060916:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-189-1983060916:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 105.14 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-189-1983060916:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-190-1983060918%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-190-1983060918%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-190-1983060918%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.9167"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-190-1983060918%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.9167"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-190-1983060918%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-190-1983060918:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-190-1983060918:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 126.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-190-1983060918:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-191-1983060919%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-191-1983060919%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-191-1983060919%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.75"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-191-1983060919%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.75 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.75"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-191-1983060919%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-191-1983060919:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-191-1983060919:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 121.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-191-1983060919:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-192-1983060921%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-192-1983060921%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-192-1983060921%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5833"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-192-1983060921%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.5833"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-192-1983060921%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-192-1983060921:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-192-1983060921:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 109.38 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-192-1983060921:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-193-1983060922%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-193-1983060922%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-193-1983060922%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.4167"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-193-1983060922%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.4167 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.4167"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-193-1983060922%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-193-1983060922:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-193-1983060922:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 99.11 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-193-1983060922:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-194-1983060923%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-194-1983060923%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-194-1983060923%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.25"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-194-1983060923%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.25 27)"^^geo:wktLiteral ;
  geo-pos:lat "71.25"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-194-1983060923%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-194-1983060923:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-194-1983060923:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '71.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 87.27 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-194-1983060923:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-195-1983061000%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-195-1983061000%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-195-1983061000%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1 26.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-195-1983061000%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1 26.55)"^^geo:wktLiteral ;
  geo-pos:lat "71.1"^^xsd:decimal ;
  geo-pos:long "26.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-195-1983061000%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-195-1983061000:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-195-1983061000:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.55'^^xsd:double;
  dwc:latitude '71.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.75 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-195-1983061000:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-196-1983061002%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-196-1983061002%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-196-1983061002%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9333 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9333"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-196-1983061002%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9333 26)"^^geo:wktLiteral ;
  geo-pos:lat "70.9333"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-196-1983061002%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-196-1983061002:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-196-1983061002:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '70.9333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 80.61 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-196-1983061002:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-197-1983061003%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-197-1983061003%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-197-1983061003%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.75"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-197-1983061003%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.75 26)"^^geo:wktLiteral ;
  geo-pos:lat "70.75"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-197-1983061003%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-197-1983061003:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-197-1983061003:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '70.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 71.6 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-197-1983061003:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-198-1983061005%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-198-1983061005%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-198-1983061005%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 26.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "26.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-198-1983061005%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 26.7833)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "26.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-198-1983061005%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-198-1983061005:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-198-1983061005:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.7833'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 95.88 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-198-1983061005:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-199-1983061007%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-199-1983061007%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-199-1983061007%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 26.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6667"^^xsd:decimal ;
  dwc:decimalLongitude "26.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-199-1983061007%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6667 26.9167)"^^geo:wktLiteral ;
  geo-pos:lat "70.6667"^^xsd:decimal ;
  geo-pos:long "26.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-199-1983061007%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-199-1983061007:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-199-1983061007:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '26.9167'^^xsd:double;
  dwc:latitude '70.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 110.28 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-199-1983061007:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-200-1983061009%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-200-1983061009%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-200-1983061009%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-200-1983061009%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 27)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-200-1983061009%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-200-1983061009:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-200-1983061009:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 106.67 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-200-1983061009:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-201-1983061011%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-201-1983061011%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-201-1983061011%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1167 27.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1167"^^xsd:decimal ;
  dwc:decimalLongitude "27.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-201-1983061011%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1167 27.25)"^^geo:wktLiteral ;
  geo-pos:lat "71.1167"^^xsd:decimal ;
  geo-pos:long "27.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-201-1983061011%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-201-1983061011:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-201-1983061011:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '27.25'^^xsd:double;
  dwc:latitude '71.1167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 107.98 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-201-1983061011:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-202-1983061013%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-202-1983061013%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-202-1983061013%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1667"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-202-1983061013%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1667 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.1667"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-202-1983061013%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-202-1983061013:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-202-1983061013:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 97.17 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-202-1983061013:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-203-1983061014%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-203-1983061014%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-203-1983061014%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-203-1983061014%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 28)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-203-1983061014%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-203-1983061014:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-203-1983061014:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 82.59 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-203-1983061014:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-209-1983061022%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-209-1983061022%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-209-1983061022%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-209-1983061022%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-209-1983061022%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-209-1983061022:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-209-1983061022:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.47 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-209-1983061022:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-210-1983061023%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-210-1983061023%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-210-1983061023%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-210-1983061023%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 28)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-210-1983061023%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-210-1983061023:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-210-1983061023:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 85.32 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-210-1983061023:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-211-1983061101%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-211-1983061101%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-211-1983061101%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-211-1983061101%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 28)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-211-1983061101%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-211-1983061101:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-211-1983061101:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 79.8 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-211-1983061101:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-212-1983061102%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-212-1983061102%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-212-1983061102%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.25"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-212-1983061102%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 28)"^^geo:wktLiteral ;
  geo-pos:lat "73.25"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-212-1983061102%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-212-1983061102:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-212-1983061102:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '73.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.78 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-212-1983061102:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-214-1983061106%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-214-1983061106%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-214-1983061106%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-214-1983061106%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "73.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-214-1983061106%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-214-1983061106:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-214-1983061106:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '73.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 102.44 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-214-1983061106:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-215-1983061107%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-215-1983061107%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-215-1983061107%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.25"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-215-1983061107%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.25 29)"^^geo:wktLiteral ;
  geo-pos:lat "73.25"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-215-1983061107%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-215-1983061107:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-215-1983061107:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '73.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 146.29 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-215-1983061107:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-216-1983061109%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-216-1983061109%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-216-1983061109%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-216-1983061109%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73 29)"^^geo:wktLiteral ;
  geo-pos:lat "73"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-216-1983061109%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-216-1983061109:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-216-1983061109:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 99.95 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-216-1983061109:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-217-1983061110%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-217-1983061110%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-217-1983061110%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.75"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-217-1983061110%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.75 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.75"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-217-1983061110%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-217-1983061110:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-217-1983061110:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.75'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 76.26 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-217-1983061110:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-218-1983061112%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-218-1983061112%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-218-1983061112%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-218-1983061112%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.5"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-218-1983061112%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-218-1983061112:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-218-1983061112:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 84.76 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-218-1983061112:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-219-1983061114%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-219-1983061114%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-219-1983061114%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.25"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-219-1983061114%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.25 29)"^^geo:wktLiteral ;
  geo-pos:lat "72.25"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-219-1983061114%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-219-1983061114:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-219-1983061114:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 72.97 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-219-1983061114:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-220-1983061114%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-220-1983061114%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-220-1983061114%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-220-1983061114%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 29)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-220-1983061114%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-220-1983061114:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-220-1983061114:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 91.51 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-220-1983061114:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-221-1983061116%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-221-1983061116%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-221-1983061116%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-221-1983061116%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 29)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-221-1983061116%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-221-1983061116:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-221-1983061116:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 103.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-221-1983061116:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-379-1984060218%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-379-1984060218%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-379-1984060218%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-379-1984060218%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 32)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-379-1984060218%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-379-1984060218:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-379-1984060218:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 56.74 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-379-1984060218:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-380-1984060220%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-380-1984060220%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-380-1984060220%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-380-1984060220%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 33)"^^geo:wktLiteral ;
  geo-pos:lat "70.8333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-380-1984060220%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-380-1984060220:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-380-1984060220:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.55 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-380-1984060220:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-381-1984060222%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-381-1984060222%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-381-1984060222%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0833"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-381-1984060222%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0833 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.0833"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-381-1984060222%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-381-1984060222:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-381-1984060222:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.99 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-381-1984060222:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-382-1984060223%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-382-1984060223%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-382-1984060223%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-382-1984060223%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.3333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.3333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-382-1984060223%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-382-1984060223:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-382-1984060223:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 74.2 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-382-1984060223:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-383-1984060306%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-383-1984060306%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-383-1984060306%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-383-1984060306%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.5833 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.5833"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-383-1984060306%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-383-1984060306:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-383-1984060306:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 59.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-383-1984060306:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-384-1984060308%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-384-1984060308%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-384-1984060308%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-384-1984060308%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 33)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-384-1984060308%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-384-1984060308:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-384-1984060308:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 61.16 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-384-1984060308:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-385-1984060309%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-385-1984060309%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-385-1984060309%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.0833"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-385-1984060309%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.0833 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.0833"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-385-1984060309%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-385-1984060309:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-385-1984060309:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 54.06 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-385-1984060309:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-386-1984060311%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-386-1984060311%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-386-1984060311%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.3333"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-386-1984060311%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.3333 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.3333"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-386-1984060311%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-386-1984060311:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-386-1984060311:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.3333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.92 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-386-1984060311:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-387-1984060312%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-387-1984060312%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-387-1984060312%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5833 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-387-1984060312%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.5833 33)"^^geo:wktLiteral ;
  geo-pos:lat "72.5833"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-387-1984060312%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-387-1984060312:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-387-1984060312:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '72.5833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 55.46 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-387-1984060312:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-390-1984060318%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-390-1984060318%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-390-1984060318%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4167"^^xsd:decimal ;
  dwc:decimalLongitude "34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-390-1984060318%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4167 34)"^^geo:wktLiteral ;
  geo-pos:lat "72.4167"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-390-1984060318%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-390-1984060318:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-390-1984060318:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '72.4167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.72 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-390-1984060318:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-391-1984060320%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-391-1984060320%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-391-1984060320%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-391-1984060320%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.1667 35)"^^geo:wktLiteral ;
  geo-pos:lat "72.1667"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-391-1984060320%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-391-1984060320:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-391-1984060320:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '72.1667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 44.65 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-391-1984060320:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-393-1984060401%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-393-1984060401%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-393-1984060401%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.9167"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-393-1984060401%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9167 35)"^^geo:wktLiteral ;
  geo-pos:lat "71.9167"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-393-1984060401%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-393-1984060401:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-393-1984060401:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '71.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 51.58 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-393-1984060401:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058MS-1984006_IMR-58MS-357-1984060105%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-357-1984060105%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-357-1984060105%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2 31.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2"^^xsd:decimal ;
  dwc:decimalLongitude "31.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058MS-1984006_IMR-58MS-357-1984060105%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2 31.6667)"^^geo:wktLiteral ;
  geo-pos:lat "70.2"^^xsd:decimal ;
  geo-pos:long "31.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058MS-1984006_IMR-58MS-357-1984060105%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58MS-357-1984060105:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58MS-357-1984060105:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '31.6667'^^xsd:double;
  dwc:latitude '70.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 50.71 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58MS-357-1984060105:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-273-1983061504%3A00%3A00Z-126735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-273-1983061504%3A00%3A00Z-126735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-273-1983061504%3A00%3A00Z-126735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 33.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.8333"^^xsd:decimal ;
  dwc:decimalLongitude "33.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-273-1983061504%3A00%3A00Z-126735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.8333 33.4)"^^geo:wktLiteral ;
  geo-pos:lat "71.8333"^^xsd:decimal ;
  geo-pos:long "33.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4442_Cruice%3A%2058EJ-1983407_IMR-58EJ-273-1983061504%3A00%3A00Z-126735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMR-58EJ-273-1983061504:00:00Z-126735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4442_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-08'^^xsd:date;
  dwc:institutionCode 'IMR'^^xsd:string;
  dwc:collectionCode 'IMRCapelinLarvaeMonitoring'^^xsd:string;
  dwc:catalogNumber 'IMR-58EJ-273-1983061504:00:00Z-126735'^^xsd:string;
  dwc:scientificName 'Mallotus villosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '33.4'^^xsd:double;
  dwc:latitude '71.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126735'^^xsd:integer;
  dwc:samplingEffort 'Volume = 103.36 cubic meter'^^xsd:string;
  dwc:samplingProtocol 'Gulf III 19.5 cm, double oblique haul'^^xsd:string;
  dwc:occurrenceId 'IMR-58EJ-273-1983061504:00:00Z-126735'^^xsd:string;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF